summaryrefslogtreecommitdiff
path: root/misc/vim
Commit message (Expand)AuthorAgeFilesLines
* misc/vim: Define import commands on buffer switchGustavo Niemeyer2011-02-011-5/+3
* misc/vim: Document better syntax sync parameterGustavo Niemeyer2011-02-011-0/+5
* misc/vim/syntax: set large value to 'syntax sync'.Yasuhiro Matsumoto2011-01-271-0/+2
* misc: Import/Drop commands for VimGustavo Niemeyer2011-01-252-0/+217
* misc: update type + builtin lists found in editor support filesRuss Cox2011-01-191-3/+3
* misc/vim: update list of builtins.David Symonds2010-10-301-2/+2
* misc/vim: highlight misspelled words only in commentsChristian Himpel2010-08-051-2/+2
* misc/vim: updated syntax file to recognize constants of the form 1e9Petar Maymounkov2010-07-231-1/+1
* misc/vim: always override filetype detection for .go filesAndrew Gerrand2010-06-221-1/+1
* misc/vim: clarifies syntax highlighting installation instructionsJames Whitehead2010-06-211-6/+17
* misc/vim: reorganize plugin so it uses ftplugin and syntaxJames Whitehead2010-06-203-0/+13
* Add new complex types, functions and literals to Vim syntax file.David Symonds2010-03-151-2/+13
* Add 'copy' as a Go builtin function for Vim syntax highlighter spec.David Symonds2009-12-011-1/+1
* Add a Vim syntax highlighting file for Go.David Symonds2009-09-291-0/+190