update vim config
This commit is contained in:
parent
3a76bbf0c6
commit
c37bf09c81
9 changed files with 267 additions and 40 deletions
7
lua/plugins/gopher.lua
Normal file
7
lua/plugins/gopher.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'olexsmir/gopher.nvim',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue