Doug Coleman
|
2c08e9a089
|
vim: Add tabbed window option.
|
2015-06-29 10:35:36 -07:00 |
John Benediktsson
|
071704072c
|
editors: bunch of cleanup.
|
2015-06-01 14:39:30 -07:00 |
Doug Coleman
|
a647df58f6
|
Make editors use the new path-finding vocabulary and protocol.
Implement io.standard-paths on Windows.
|
2011-10-31 13:16:37 -07:00 |
Doug Coleman
|
0774944b8d
|
Find the macvim bundle or use mvim. Add a flag for -g option to vim.
|
2011-10-30 16:11:18 -07:00 |
Doug Coleman
|
a1878ea818
|
Look for mvim on mac and use 'open -a MacVim' if it's not in the path. Since 'open -a macvim' doesn't support command line options, add a generic for opening to a line or not.
|
2011-10-29 15:31:06 -07:00 |
Doug Coleman
|
5594e82492
|
Clean up editors.*vim so that it runs detached with gvim and there is less
code duplication. Use mvim on mac. Remove gvim.unix vocabulary since it
doesn't do anything besides return "gvim" as the path.
|
2011-10-29 15:10:42 -07:00 |
Slava Pestov
|
da6bcbedfc
|
Replace 'untested' tag with 'not loaded' and 'not tested' tags
|
2010-04-13 18:43:01 -07:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
3c49944fc1
|
call vim with run-detached instead of try-process. clean up vim code.
|
2009-05-15 16:06:48 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
John Benediktsson
|
4f6ae2dee6
|
Adding support for MacVim.
|
2008-09-11 18:15:48 -07:00 |