forked from pub-solar/os
feat: add vim-go plugin to neovim
This commit is contained in:
parent
82b79a1019
commit
b6c6a2ebac
|
@ -111,6 +111,9 @@ in {
|
|||
# Search functionality behind :Ack
|
||||
ack-vim
|
||||
|
||||
# Go development
|
||||
vim-go
|
||||
|
||||
# The status bar in the bottom of the screen with the mode indication and file location
|
||||
vim-airline
|
||||
|
||||
|
|
Loading…
Reference in a new issue