aboutsummaryrefslogtreecommitdiff
path: root/ftplugin/coffee.vim
diff options
context:
space:
mode:
authorMax Christian Pohle2022-12-18 20:29:55 +0100
committerMax Christian Pohle2022-12-18 20:56:01 +0100
commit07797b39851da045aa1bfd0289de0858a1377c48 (patch)
tree4ca5d2b26d2ca9d01fc052fce5a26f88364a53d0 /ftplugin/coffee.vim
parent1086af63639d2a108f39ae077e0e201dddf4f523 (diff)
downloadvim-07797b39851da045aa1bfd0289de0858a1377c48.tar.bz2
vim-07797b39851da045aa1bfd0289de0858a1377c48.zip
Switched to nvim and neovide
Diffstat (limited to 'ftplugin/coffee.vim')
-rw-r--r--ftplugin/coffee.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftplugin/coffee.vim b/ftplugin/coffee.vim
deleted file mode 100644
index 5d5675c..0000000
--- a/ftplugin/coffee.vim
+++ /dev/null
@@ -1 +0,0 @@
1let coffee_indent_keep_current = 1 " avoid problems with html indentation
..