diff --git a/README.md b/README.md index d93d6c2..ec49c36 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A modern go neovim plugin based on treesitter, nvim-lsp and dap debugger. It is written in Lua and async as much as possible. PR & Suggestions welcome. +

+ +

The plugin covers most features required for a gopher. - Perproject setup. Allows you setup plugin behavior per project based on project files(launch.json, .gonvim)