nvim/README.md

13 lines
445 B
Markdown
Raw Normal View History

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