Change links again

main
Atao 2024-01-06 23:58:58 +01:00
parent 26999ac44e
commit c20fc275ee
1 changed files with 4 additions and 4 deletions

View File

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