Ben Jackon
10ec6c1a40
Fix shell redirection when detecting perforce
...
Previously, when using *nix csh-like (or probably ksh-like) shells, perforce
detection would fail with E484. This was due to hard-coded bash-like
redirection.
This change obeys the vim `shellredir` option when detecting perforce.
2015-07-29 01:38:38 +02:00
Marco Hinz
23ddfa87a0
Use b:sy_info
2015-05-20 14:00:39 +02:00
Marco Hinz
74068229f0
Cleanup
2015-05-19 14:57:40 +02:00
Marco Hinz
330dffd2dd
Refactoring + %d and %f modifiers for commands
...
%d gets replaced by the difftool
%f gets replaced by the actual file
2015-05-19 14:01:29 +02:00
Ed Page
9c94652917
Making the cross-platform /dev/null reusable
2014-12-30 15:10:43 -06:00
Marco Hinz
bd0956eee6
Remove all default mappings except for ]c / [c
...
References #142 .
2014-11-05 14:16:44 +01:00
Alex Rodionov
de297820bc
Expose sy#util#refresh_windows()
...
References #141 .
2014-11-05 13:07:59 +01:00
Marco Hinz
fe3bafce11
Introduce smarter sign management
2014-10-04 15:56:10 +02:00
James McCoy
f38cebd791
Add sy#util#run_in_dir to run system() within a specific directory
...
Signed-off-by: James McCoy <vega.james@gmail.com>
2014-01-30 23:03:55 -05:00
Marco Hinz
a7c83f6e2e
Set noshellslash only for cmd.exe
...
Thanks @Haroogan.
Closes #99 .
2013-11-30 14:33:47 +01:00
Marco Hinz
50496311c5
Remove guards from autoload files
2013-09-30 10:22:20 +02:00
Marco Hinz
a9284f363c
Move modelines to the top
2013-09-30 10:19:31 +02:00
Marco Hinz
b29cd71f6d
Set encoding for plugin files
...
Closes #54 .
2013-08-19 17:36:16 +02:00
Marco Hinz
ea331d6065
Populate autoload/
2013-07-17 12:30:58 +02:00