Updated the vim shorthard
parent
67a0ee869d
commit
3fdfed6c42
|
@ -11,9 +11,9 @@
|
|||
ll = "ls -l";
|
||||
please = "sudo";
|
||||
update = "sudo nixos-rebuild switch --flake /etc/nixos/#puter";
|
||||
vim = "nix run git+https://git.saragerretsen.nl/Hertog/HertogVim";
|
||||
vimUpdate = "nix run --refresh git+https://git.saragerretsen.nl/Hertog/HertogVim";
|
||||
sudovim = "sudo nix run git+https://git.saragerretsen.nl/Hertog/HertogVim";
|
||||
vim = "nix run git+https://git.saragerretsen.nl/Hertog/FrameworkNix";
|
||||
vimUpdate = "nix run --refresh git+https://git.saragerretsen.nl/Hertog/FrameworkNix";
|
||||
sudovim = "sudo nix run git+https://git.saragerretsen.nl/Hertog/FrameworkNix";
|
||||
};
|
||||
plugins = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue