replace multicursor plugin

This commit is contained in:
Fabian Montero 2024-12-01 21:58:23 -06:00
parent e0ef9b14ba
commit e0614b99b4
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -41,7 +41,7 @@ in {
plugins = with pkgs.vimPlugins; [
vim-nix
vim-multiple-cursors
vim-visual-multi
];
};
home.sessionVariables = {