Skip to content

Commit

Permalink
Dependences for vim setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabo authored and Gabo committed Apr 2, 2023
1 parent 986127f commit b4fbc01
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions coc-settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"languageserver": {
"golang": {
"command": "gopls",
"rootPatterns": ["go.mod"],
"filetypes": ["go"]
}
}
1 change: 1 addition & 0 deletions pack/colors/start/gruvbox
Submodule gruvbox added at bf2885
1 change: 1 addition & 0 deletions pack/plugins/start/nerdtree
Submodule nerdtree added at fc85a6
1 change: 1 addition & 0 deletions pack/plugins/start/nerdtree-git-plugin
Submodule nerdtree-git-plugin added at e1fe72
1 change: 1 addition & 0 deletions pack/plugins/start/vim-airline
Submodule vim-airline added at a532fe
1 change: 1 addition & 0 deletions pack/plugins/start/vim-buftabline
Submodule vim-buftabline added at 73b9ef
1 change: 1 addition & 0 deletions pack/plugins/start/vim-devicons
Submodule vim-devicons added at 71f239
1 change: 1 addition & 0 deletions pack/plugins/start/vim-indent-guides
Submodule vim-indent-guides added at a1e139
1 change: 1 addition & 0 deletions pack/plugins/start/vim-signify
Submodule vim-signify added at a05e63
1 change: 1 addition & 0 deletions pack/syntax/start/coc.nvim
Submodule coc.nvim added at bbaa1d
1 change: 1 addition & 0 deletions pack/syntax/start/vim-go
Submodule vim-go added at a49437

0 comments on commit b4fbc01

Please sign in to comment.