Joe Groff
044139aa88
add a :NewFactorVocab command to vim plugin
2009-09-13 15:36:43 -05:00
Joe Groff
2a4df54969
improve :FactorVocab completion
2009-09-10 23:15:24 -04:00
Joe Groff
0e10785508
update misc/vim/README
2009-09-10 22:55:29 -04:00
Joe Groff
d26082c031
only set vim plugin global variables if they haven't yet been set, so they can be configured from vimrc
2009-09-10 22:55:17 -04:00
Joe Groff
5a8e5facfd
groom default vim settings for general use
2009-09-10 21:27:15 -04:00
Joe Groff
5e4751db64
completion for :FactorVocab vim function
2009-09-10 20:24:56 -05:00
Joe Groff
1a5b62238c
vim plugin for factor, with shortcuts for opening vocabs and switching between implementation, docs, and tests
2009-09-10 18:41:36 -05:00
Doug Coleman
7c92ab1ea5
move if-zero etc to math, remove 1-/1+ from math
2009-08-14 14:27:23 -05:00
Philipp Brüschweiler
26859a45eb
various doc fixes
2009-08-11 16:58:47 +02:00
Doug Coleman
5a3a14d1c9
remove at-default. it was hardly used and it's just '?at drop'
2009-05-24 21:46:59 -05:00
Doug Coleman
e18aa54eeb
clean up vim syntax highlighting file, add a few more syntax words
2009-05-19 18:54:56 -05:00
Doug Coleman
3c408342ef
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
2009-01-29 22:19:07 -06:00
Tim Allen
8998f21aa6
Add more Vim support files.
2009-01-14 13:29:55 -06:00
Tim Allen
0cb58510bb
Move Vim syntax-highlighter to a Vim subdirectory.
...
This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.
This commit also adds a README that describes how to regenerate the
syntax file.
2009-01-14 13:29:23 -06:00