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