mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 10:16:31 +05:30
feat(vim): enable vim
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
vimAlias = true;
|
||||
};
|
||||
|
||||
vim.enable = true;
|
||||
};
|
||||
|
||||
home = {
|
||||
|
||||
Reference in New Issue
Block a user