|
dd645ba92e
|
use sw=2 for ruby
|
2013-01-20 20:18:25 -05:00 |
|
|
b2d7b95f93
|
disable persistent undo
|
2013-01-15 14:35:03 -05:00 |
|
|
26f9f5cf56
|
use <silent> with insert-mode mappings to avoid commands being echoed
|
2013-01-15 14:11:20 -05:00 |
|
|
ec3e1990ae
|
use "l:" for function-local variables instead of "a:"
|
2013-01-15 14:03:21 -05:00 |
|
|
a026e746b6
|
PtagSymbolBeforeParen(): do :help instead of :ptag when editing .vim files
|
2013-01-15 14:01:45 -05:00 |
|
|
27b0245886
|
add function PtagSymbolBeforeParen()
add insert-mode mappings to make use of it
|
2013-01-15 13:11:31 -05:00 |
|
|
2e08e30d40
|
source "$MYVIMRC.local" if it exists
|
2012-12-20 15:12:58 -05:00 |
|
|
81d4e16be7
|
just set syntax, not filetype, for dxl files
|
2012-12-11 11:32:21 -05:00 |
|
|
e26f68c43e
|
icf files use cpp syntax
|
2012-12-11 11:23:36 -05:00 |
|
|
b3e7f536db
|
on Windows, use cygwin bash as shell if it's installed
|
2012-12-11 10:36:50 -05:00 |
|
|
83273d0524
|
split out change directory logic from LoadProject() into ProjectCD()
|
2012-12-10 15:48:25 -05:00 |
|
|
2dc95f6585
|
avoid lost output from FindSymbolInSources()
|
2012-12-09 22:41:03 -05:00 |
|
|
515e951bfe
|
make vimrc grep function more generic, projects can define symbols
|
2012-12-09 22:09:57 -05:00 |
|
|
33ce59d817
|
add FindSymbolInProjectSources and Cf command
|
2012-12-09 16:17:32 -05:00 |
|
|
91214b8695
|
remove unnecessary extra variable
|
2012-12-09 15:00:15 -05:00 |
|
|
fc29a516d2
|
keep track of project_directory for project.vim
|
2012-12-09 14:52:07 -05:00 |
|
|
4eaf9e0bc7
|
do not load project for the same buffer twice
|
2012-12-09 14:04:22 -05:00 |
|
|
ca00541a05
|
add LoadProject() to load project-specific config files
|
2012-12-09 13:58:53 -05:00 |
|
|
95cd09ba39
|
use nnoremap for normal mode mappings
|
2012-12-09 12:00:55 -05:00 |
|
|
abec7a83db
|
use $MYVIMEFILES instead of $VIMHOME
|
2012-12-09 12:00:39 -05:00 |
|
|
a0bff60737
|
set $VIMHOME handling symlinked vimrc; activate undofile
|
2012-12-09 11:49:25 -05:00 |
|
|
8ac81c64f5
|
begin reorganizing
|
2012-12-08 16:03:39 -05:00 |
|
|
a8b1ea7fde
|
more mapping cleanup - avoid setting named mark
|
2012-12-08 11:30:50 -05:00 |
|
|
cf382407eb
|
update comment block mappings
|
2012-12-08 11:28:00 -05:00 |
|
|
3585eaa327
|
avoid abbreviations in command mappings
|
2012-12-08 11:27:44 -05:00 |
|
|
a7f43f66c3
|
use man.vim and :Man even from a console session
|
2012-12-08 10:46:05 -05:00 |
|
|
6f29457414
|
<C-J> exits visual mode
|
2012-12-07 22:12:29 -05:00 |
|
|
c1bc807b00
|
keep visual selection when changing indent
|
2012-12-07 21:57:58 -05:00 |
|
|
b8c14a30ce
|
map with <Leader>, remove more old cruft
|
2012-12-07 16:39:19 -05:00 |
|
|
f03282c516
|
clean up autocmds a little
|
2012-12-07 15:48:19 -05:00 |
|
|
ce9270fe28
|
use symbolic key names in map commands
|
2012-12-07 15:34:04 -05:00 |
|
|
0138f5b332
|
showcmd
|
2012-12-06 23:23:47 -05:00 |
|
|
664397ff42
|
start removing old cruft
|
2012-12-06 23:16:46 -05:00 |
|
|
bab7b35510
|
Initial import from my old files repository
|
2012-12-06 14:30:38 -05:00 |
|