vim: remove unused pkgs
This commit is contained in:
parent
c6fd52e0c0
commit
020fcdc0ab
@ -5,7 +5,6 @@
|
||||
}: {
|
||||
extraPackages = with pkgs; [
|
||||
ccls
|
||||
clang
|
||||
luaformatter
|
||||
nixd
|
||||
pyright
|
||||
@ -13,7 +12,6 @@
|
||||
sumneko-lua-language-server
|
||||
svls
|
||||
texlab
|
||||
tree-sitter
|
||||
verible
|
||||
zls
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user