nvim/README.md

14 lines
446 B
Markdown

# My NeoVim config
I created this config with [NvChad](https://github.com/NvChad/NvChad).
## Theme:
[catppuccin](https://github.com/catppuccin)
## Golang
I added some plugins, check it out in `lua/custom/plugins.lua` and `lua/custom/mappings.lua`.
The list of the plugins:
- [gopls](https://github.com/golang/tools/tree/master/gopls) : Go langage server (Autocompletion)
- [gopher](https://github.com/olexsmir/gopher.nvim) : Add key mappings