add flatbuffers and protobuf to vim
This commit is contained in:
parent
d360900440
commit
9705506c48
|
@ -25,16 +25,18 @@ in
|
||||||
plugins = with pkgs.vimPlugins; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
editorconfig-vim
|
editorconfig-vim
|
||||||
fzf-vim
|
fzf-vim
|
||||||
|
gruvbox
|
||||||
|
meson
|
||||||
vim-airline
|
vim-airline
|
||||||
vim-clang-format
|
vim-clang-format
|
||||||
vim-fish
|
|
||||||
vim-fetch
|
vim-fetch
|
||||||
|
vim-fish
|
||||||
|
vim-flatbuffers
|
||||||
vim-nftables
|
vim-nftables
|
||||||
vim-nix
|
vim-nix
|
||||||
|
vim-protobuf
|
||||||
vim-sensible
|
vim-sensible
|
||||||
vim-toml
|
vim-toml
|
||||||
meson
|
|
||||||
gruvbox
|
|
||||||
|
|
||||||
nvim-lspconfig
|
nvim-lspconfig
|
||||||
nvim-compe
|
nvim-compe
|
||||||
|
|
Loading…
Reference in a new issue