Enable nix plugin for neovim.
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
expandtab = true;
|
||||
shiftround = true;
|
||||
};
|
||||
|
||||
plugins = {
|
||||
nix.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
tmux = {
|
||||
|
||||
Reference in New Issue
Block a user