Displaying 4 results from an estimated 4 matches for "ftplugin".
Did you mean:
fplugin
2004 Sep 19
1
vim ftplugins for asterisk?
Anybody has a (even partial) ftplugin/syntax hilighting for editing
asterisk config files in vim?
How about for other text editors? I have been known to even be using
emacs variants if it provides a useful mode ;-)
--
Tzafrir Cohen +---------------------------+
http://www.technion.ac.il/~tzafrir/ |vim is a mut...
2009 May 23
1
Cream Text Editor
I'm interested in easing my way into learning VIM by first using the Cream
text editor, liking the idea that it will work on both my Linux and Windows
computers. I've installed Cream on my Linux machine, but can't figure out
how to make Cream talk to R? Does anybody know? I'm using Ubuntu if it
makes a difference. Thanks.
--
View this message in context:
2009 Oct 05
4
Vim-R-plugin (new version)
Dear R users,
The author of Tinn-R (Jose Claudio Faria) now is co-author of
Vim-R-plugin2, a plugin that makes it possible to send commands
from the Vim text editor to R. We added many new key bindings,
restructured the menu and created new Tool Bar buttons. The new
version is available at:
http://www.vim.org/scripts/script.php?script_id=2628
NOTES:
(1) Some old key binding changed,
2007 Sep 03
20
Reason for _spec.rb convention
Hi
Easy one - I just wondered why all spec files for rspec_on_rails end
"_spec.rb" instead of just ".rb"? They are all inside the spec
folder so surely the fact they are specs is implicit?
Ashley