summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2023-07-23 17:41:43 +0200
committerJustin Gassner <justin.gassner@mailbox.org>2023-07-23 17:41:43 +0200
commitdf8761b3b31fed6b99b847bdc69aad550197b709 (patch)
tree327e61d2d7ae12660d12b66e09f6bf207772a3e0
parentbec513ff9c209b3bbe77b3ed2e20a7adef904fb7 (diff)
downloaddotfiles-df8761b3b31fed6b99b847bdc69aad550197b709.tar.zst
Symbolically link vim to nvim
l---------.local/bin/vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/vim b/.local/bin/vim
new file mode 120000
index 0000000..161f676
--- /dev/null
+++ b/.local/bin/vim
@@ -0,0 +1 @@
+/usr/bin/nvim \ No newline at end of file