neovim: Cleanup plugins and fix coc
This commit is contained in:
parent
ff00c471d9
commit
24874ad681
2 changed files with 14 additions and 22 deletions
|
@ -93,6 +93,9 @@ in
|
|||
htop
|
||||
xdg-utils
|
||||
|
||||
# for coc
|
||||
nodejs
|
||||
|
||||
] ++ lib.optionals (config.networking.hostName == "jimbo") [
|
||||
# Stuff only needed for work
|
||||
networkmanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue