diff options
| author | Max Christian Pohle | 2018-10-04 21:35:05 +0200 | 
|---|---|---|
| committer | Max Christian Pohle | 2018-10-04 21:35:05 +0200 | 
| commit | c2808a2053fa4d382a1ad7edc9637951c9eefc55 (patch) | |
| tree | 7420b4501fe7c7feed16ae2dda360619d000144c /ftplugin | |
| parent | 1e3c2a1174da4ef32d18865181317f4ecff7e194 (diff) | |
| download | vim-karlmarks-c2808a2053fa4d382a1ad7edc9637951c9eefc55.tar.bz2 vim-karlmarks-c2808a2053fa4d382a1ad7edc9637951c9eefc55.zip  | |
Minor refactoring
- beautification of the vertical bar
- removed Vim Minimap plugin
- GIT shows recently changed files in the quickfix list instead of the
location list
Diffstat (limited to 'ftplugin')
| -rw-r--r-- | ftplugin/coffee.vim | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ftplugin/coffee.vim b/ftplugin/coffee.vim new file mode 100644 index 0000000..5d5675c --- /dev/null +++ b/ftplugin/coffee.vim  | |||
| @@ -0,0 +1 @@ | |||
| let coffee_indent_keep_current = 1 " avoid problems with html indentation | |||
