ftplugin/gdl.vim @ 35866335c6ca

Add <= to lispwords

<= is the closest thing we have to defun in this language so we should indent it
properly.
author Steve Losh <steve@stevelosh.com>
date Fri, 22 Jan 2016 10:45:09 +0000
parents 088c3aaa6776
children (none)
setlocal foldmethod=marker foldmarker={{{,}}}
setlocal lisp iskeyword+=?
setlocal commentstring=;\ %s

setlocal lispwords+=<=