vim: Better snippets (and split completion file)
This commit is contained in:
parent
d325eb2d27
commit
6e4130fd26
4 changed files with 92 additions and 35 deletions
|
@ -29,7 +29,7 @@
|
|||
};
|
||||
commonShellAliases = {
|
||||
# Replacement commands
|
||||
ls = "lsd";
|
||||
# ls = "lsd"; # lsd is suuuper slow for large directories
|
||||
cat = "bat -pp";
|
||||
|
||||
# Completion for existing commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue