Add missing vi and vim aliases

This commit is contained in:
Dave Gallant
2024-02-19 22:04:46 -05:00
parent ff55e655da
commit 532ee051e8
2 changed files with 2 additions and 4 deletions

View File

@@ -368,6 +368,8 @@ in {
nixvim = {
enable = true;
viAlias = true;
vimAlias = true;
colorschemes.gruvbox.enable = true;
keymaps = [
{
@@ -447,9 +449,6 @@ in {
keymapsSilent = true;
};
};
extraPlugins = with pkgs.vimPlugins; [
nvim-lspconfig
];
options = {
autoindent = true;
backup = false;

View File

@@ -40,7 +40,6 @@ in {
mullvad-vpn
netdata
nfs-utils
obs-studio
pavucontrol
pinentry-curses
podman