diff options
| author | ache <ache@ache.one> | 2022-10-31 02:29:53 +0100 |
|---|---|---|
| committer | ache <ache@ache.one> | 2022-10-31 02:29:53 +0100 |
| commit | 528f649c2df2aeed0b9cb7e34879205fd568bb3a (patch) | |
| tree | 8482a960bba6aaeba6422ae9241ac15035732457 /functions | |
| parent | Git aliases I use (diff) | |
Vim aliased to v
Diffstat (limited to 'functions')
| -rw-r--r-- | functions/v.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/v.fish b/functions/v.fish new file mode 100644 index 0000000..017e9a1 --- /dev/null +++ b/functions/v.fish @@ -0,0 +1 @@ +alias v vim |