Initial commit

This commit is contained in:
2021-11-21 21:07:53 +01:00
commit a12393ac39
40 changed files with 9929 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Defined in - @ line 1
function vim --description 'alias vim nvim'
nvim $argv;
end