Re-add en.utf-8.add spellfile
This commit is contained in:
parent
d4daaa1509
commit
cffba6b6b6
4 changed files with 115 additions and 2 deletions
lib/shared/modules/zsh
|
@ -9,6 +9,6 @@
|
|||
s = "secrets";
|
||||
secrets = ''doppler --project "$(whoami)" run'';
|
||||
tag = "tag-release";
|
||||
vss = "LC_ALL=C sort --unique $REPOS/opdavies.nvim/spell/en.utf-8.add --output $REPOS/opdavies.nvim/spell/en.utf-8.add";
|
||||
vss = "LC_ALL=C sort --unique $REPOS/dotfiles.nix/config/neovim/spell/en.utf-8.add --output $REPOS/dotfiles.nix/config/neovim/spell/en.utf-8.add";
|
||||
wt = "git worktree";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue