088c3aaa6776

Set up commentstring properly

This lets vim-commentary (and other things) work nicely.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 22 Jan 2016 10:37:35 +0000
parents 616605dd8dfd
children b46964f00daf
branches/tags (none)
files ftplugin/gdl.vim

Changes

--- a/ftplugin/gdl.vim	Fri Jan 22 10:31:03 2016 +0000
+++ b/ftplugin/gdl.vim	Fri Jan 22 10:37:35 2016 +0000
@@ -1,2 +1,3 @@
 setlocal foldmethod=marker foldmarker={{{,}}}
 setlocal lisp iskeyword+=?
+setlocal commentstring=;\ %s