Explorar o código

add vim config for coffee-script

Weiyi Lou %!s(int64=12) %!d(string=hai) anos
pai
achega
a01123c9fe
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      vim/settings/coffee-script.vim

+ 3 - 0
vim/settings/coffee-script.vim

@@ -0,0 +1,3 @@
+" Coffee Compile and Watch should open vertical splits by default
+let coffee_compile_vert = 1
+let coffee_watch_vert = 1