John D Pell
6e2e945771
aliases/vim: simplify code flow
2021-09-22 13:21:16 -07:00
John D Pell
757a5bf25b
aliases/vim: use `_command_exists`
2021-09-19 21:58:48 -07:00
David Farrell
e932d8371f
Add hooks to check .sh and .bash headers - Fixes #1491 ( #1765 )
...
* Add hooks to check .sh and .bash headers
* Adds hooks/ to clean_files.txt
2021-01-09 18:02:26 +02:00
Ron Green
d6e2b04708
fix(vim-aliases): join '$VIM' statements
2020-12-28 10:58:09 +02:00
Ron Green
e94b9420ac
fix(vim-aliases): make alias dependant on envvar
2020-12-27 18:05:11 +02:00
Ron Green
d74cc615be
feat(lint): lint vim.aliases
2020-12-23 10:19:06 +02:00
Ron Green
5eb023cf51
Update vim.aliases.bash
2020-12-15 22:46:47 +02:00
Ron Green
a1760af43b
feat(vim-alias): add full screen help
2020-12-12 12:51:16 +02:00
sveneh
2c86ecc7da
improved version of open file in new tab
2016-07-14 23:30:26 +02:00
sveneh
d05c88a23b
new name for alias, will break functionality of original gvim command
...
otherwise
2016-07-14 23:30:26 +02:00
Tiago Bastos
1d7336766c
Fix $OSTYPE variable
...
Bash variables are case sensitive.
2014-12-26 13:03:23 -03:00
Conrado Buhrer
fa107fc3d7
fixed: reverted vim alias
2014-12-15 15:14:51 -02:00
Conrado Buhrer
021905f036
added non-invasive vim aliases #381
2014-12-15 08:08:55 -02:00
Conrado Buhrer
d209b9aee2
added: vim aliases
2014-10-28 11:39:50 -02:00
Erich Smith
17aaa9ce24
add alias metadata, remove help()
2012-05-22 09:57:25 +02:00
Eitan Adler
3fc60b5358
Fix bogus bash binary location
2012-04-17 00:24:58 -04:00
Travis Swicegood
ef42010c7b
Make all aliases optional (a la plugins)
...
This continues a pattern that was introduced in ffa45b0 and refined
further in later commits. This enables all aliases by default, but can
be disabled by any user if they remove the appropriate
aliases/enabled/*.bash file.
2011-06-12 19:47:17 -05:00