Tim Pope
8b414c3c43
Revert "Set cmdheight=2"
...
This reverts commit 1956140d2b .
Closes #1 .
2013-01-06 18:23:46 -05:00
Tim Pope
7097f90e62
Fix source URL
...
Closes #3 .
2013-01-06 15:31:54 -05:00
Tim Pope
9e422cf582
Fix typo
2013-01-06 13:57:30 -05:00
Tim Pope
47ffa5fd2e
Fix formatting
2013-01-06 13:55:45 -05:00
Tim Pope
1956140d2b
Set cmdheight=2
...
An extra line at the bottom does wonders for "Press ENTER" prompts.
2013-01-06 13:41:29 -05:00
Tim Pope
8c2da1910e
Set autowrite
2013-01-06 13:35:48 -05:00
Tim Pope
a95dc71f99
Map <C-L> to clear search highlighting
...
<C-L> normally redraws the screen, so turning off search highlighting is
a natural addition. But some people like it for <C-W>l, so don't
override it if it's already been mapped.
Note that hlsearch is currently left off by default.
2013-01-06 13:33:45 -05:00
Tim Pope
8207d1cd69
Provide a home for transient files
2013-01-06 13:29:17 -05:00
Tim Pope
8314c676b6
Provide a default for g:netrw_list_hide
2013-01-06 13:24:40 -05:00
Tim Pope
5f0565f8e9
Bump t_Co from 8 to 16 where safe to do so
...
Doing this means color schemes can do bright colors without forcing
bold. Do any other terminals not really support at least 16 colors?
2013-01-06 13:23:42 -05:00
Tim Pope
7f240a9e6f
Load matchit.vim
...
Give precedence to a user installed version, if it exists.
2013-01-06 13:18:25 -05:00
Tim Pope
1a9e95e955
Map Y to y$
...
See :help Y. This just makes more sense, man.
2013-01-06 13:17:05 -05:00
Tim Pope
38506a0e6f
Set complete-=i
...
When this actually works, it can make completion lag horribly. Let's
cut off the finger to save the hand.
2013-01-06 13:15:18 -05:00
Tim Pope
366c97dad5
Initial commit
2013-01-06 13:12:10 -05:00