74 current 2024-03-01 02:17:17 23.11.4801.b7ee09cf5614 6.1.79 *

Signed-off-by: Sky Hearn <sky.hearn@pm.me>
This commit is contained in:
Sky Hearn 2024-03-01 13:43:45 -08:00
parent 36c42b3ee0
commit ff9deb5e40
1 changed files with 13 additions and 0 deletions

View File

@ -139,6 +139,19 @@ clipcatd &
signByDefault = false;
};
};
programs.neovim.plugins = [
pkgs.vimPlugins.nvim-lspconfig
{
plugin = pkgs.vimPlugins.nvim-lspconfig;
}
pkgs.vimPlugins.nvim-tree-lua
{
plugin = pkgs.vimPlugins.vim-startify;
config = "let g:startify_change_to_vcs_root = 0";
}
];
home.stateVersion = "23.11";
};
# List packages installed in system profile. To search, run: