Add readme
parent
1d45ed5970
commit
8d620c8c3b
|
@ -0,0 +1,12 @@
|
|||
# My NeoVim config
|
||||
|
||||
I created this config with [https://github.com/NvChad/NvChad](NvChad).
|
||||
|
||||
## Theme:
|
||||
[https://github.com/catppuccin](catppuccin)
|
||||
|
||||
## Golang
|
||||
I added some plugins, check it out in `lua/custom/plugins.lua` and `lua/custom/mappings.lua`.
|
||||
The list of the plugins:
|
||||
- [https://github.com/golang/tools/tree/master/gopls](gopls) : Go langage server (Autocompletion)
|
||||
- [https://github.com/olexsmir/gopher.nvim](gopher) : Add key mappings
|
Loading…
Reference in New Issue