]> git.rmz.io Git - dotfiles.git/history - vim/vimrc
vim: fix togglelist mappings
[dotfiles.git] / vim / vimrc
2016-08-23 Samir Benmendilvim: fix comment
2016-08-23 Samir Benmendilvim: UniteResume mapping
2016-08-23 Samir Benmendilvim: add inline comment mapping
2016-08-23 Samir Benmendilvim: promote/add plugins
2016-07-10 Samir Benmendilvim: clean up Plugins somewhat
2016-06-20 Samir Benmendilvim: add visual mapping for sort
2016-06-17 Samir Benmendilvim: move {,L}C{r,d} commands
2016-06-17 Samir Benmendilvim: add sort operator
2016-04-07 Samir Benmendilvim: sort file_rec by rank
2016-04-07 Samir Benmendilvim: don't use --word-regex for Ag
2016-04-07 Samir Benmendilvim: ignore case when completing file names
2016-04-07 Samir Benmendilvim: map `:YcmCompleter Goto` in ftplugin
2016-02-01 Samir Benmendilvim: no pymode_run or lint window
2015-12-08 Samir Benmendilvim: remove spaces even after '\'
2015-11-04 Samir Benmendilvim: diffopt=iwhite is silly
2015-10-21 Samir Benmendilvim: :close windows instead of :quit
2015-10-21 Samir Benmendilvim: add bindings for quit-another-window
2015-10-20 Samir Benmendilvim: lazyload bundles
2015-10-14 Samir BenmendilMerge branch 'master' of rmz.io:dotfiles
2015-10-14 Samir Benmendilvim: \ub opens file buffers only
2015-10-14 Samir Benmendilvim: don't shadow '[ '] mappings
2015-10-14 Samir Benmendilvim: use ag for grepprg
2015-10-14 Samir Benmendilvim: virtualedit=all is more annoying than helpful
2015-10-11 Samir Benmendilvim: always search in current directory
2015-10-11 Samir Benmendilvim: don't jump to first error when :make
2015-09-21 Samir Benmendilvim: replace badwolf with badfox
2015-09-17 Samir Benmendilvim: set global pwd with Cd/Cr and local LCd/LCr
2015-09-17 Samir Benmendilvim: add ycm-generator
2015-08-27 Samir Benmendilvim: don't put $ at the end of text to be replaced
2015-08-27 Samir Benmendilvim: print changing directories with makeprg
2015-08-27 Samir Benmendilvim: promote some plugins
2015-08-27 Samir Benmendilvim: toggle formatoptions=a
2015-08-27 Samir Benmendilvim: gd uses ycm :GoTo
2015-08-27 Samir Benmendilvim: ycm completes in strings and comments
2015-08-27 Samir Benmendilvim: case-sensitive snippet dir only on relevant fs
2015-08-27 Samir Benmendilvim: Y copies to clipboard in visual mode
2015-08-27 Samir Benmendilvim: don't jump when stripping whitespace
2015-08-27 Samir Benmendilvim: check for file modifications automatically
2015-08-27 Samir Benmendilvim: don't waste a byte every line
2015-08-27 Samir Benmendilvim: don't treat `=` as being part of filenames
2015-08-27 Samir Benmendilvim: show a bit more context lines in vimdiff
2015-08-27 Samir Benmendilvim: complete more words
2015-08-27 Samir Benmendilvim: auto-wrap comments, don't insert comment leader
2015-08-27 Samir Benmendilvim: format some array options
2015-08-27 Samir Benmendilvim: show trailing space on first start
2015-08-27 Samir Benmendilvim: breadindent
2015-08-27 Samir Benmendilvim: remove nerdtree
2015-08-12 Samir Benmendilvim: add some options from dwyatt
2015-08-03 Samir Benmendilvim: stage cpp_highlight and replacewithregister
2015-07-28 Samir Benmendilvim: add Ag command
2015-07-27 Samir Benmendilvim: stage abolish plugin
2015-07-27 Samir Benmendilvim: open fswitch above and below
2015-07-27 Samir Benmendilvim: fix centering when jumping back
2015-07-03 Samir BenmendilMerge branch 'master' of rmz.io:dotfiles
2015-06-17 Samir Benmendilvim: mediawiki syntax
2015-06-16 Samir Benmendilvim: center after ^{O,I} jumps
2015-06-15 Samir Benmendilvim: better tab char
2015-06-04 Samir Benmendilvim: coe for expand tab and co[1-8] for shiftwidth
2015-05-24 Samir Benmendilvim: lcd into ultisnips dir when editing snippets
2015-05-24 Samir Benmendilvim: add fugitive unite menu and yank history
2015-05-24 Samir Benmendilvim: Gcommit -v already opens a new tab
2015-05-24 Samir Benmendilvim: fold each unite source
2015-04-22 Samir Benmendilvim: add unite buffer
2015-04-22 Samir Benmendilvim: use ag for file_rec unite source
2015-04-22 Samir Benmendilvim: don't start unite in insert mode by default
2015-04-22 Samir Benmendilvim: use unite instead of Ag
2015-04-19 Samir Benmendilvim: try unite instead of ctrlp for a while
2015-04-19 Samir Benmendilvim: add more config bindings (ftplugin,syntax,indent)
2015-04-16 Samir Benmendilvim: use vinfo
2015-04-16 Samir Benmendilvim: don't close ycm preview window
2015-04-16 Samir Benmendilvim: only save cursor position
2015-04-02 Samir Benmendilvim: add vim-textobj to staging plugins
2015-04-02 Samir Benmendilvim: use wilywampa's fork for python-mode
2015-03-22 Samir Benmendilvim: remove <C-U> mapping (disabled by ycm anyway)
2015-03-22 Samir Benmendilvim: add <C-C> mapping to uppercase previous word
2015-03-22 Samir Benmendilvim: remove some mappings available in unimpaired
2015-03-06 Samir Benmendilvim: checkattach_once
2015-03-06 Samir Benmendilvim: use sneak for f and t
2015-03-06 Samir Benmendilvim: try vim-sneak instead of easymotion
2015-03-06 Samir Benmendilvim: promote/demote a bunch of plugins
2015-03-04 Samir Benmendilvim: map <leader>r to :make (disables ranger)
2015-03-04 Samir Benmendilvim: SwitchSpell with coS
2015-03-04 Samir Benmendilvim: use tab for completing snippets as well
2015-02-20 Samir Benmendilvim: add vim-snippets
2015-02-20 Samir Benmendilvim: don't use deprecated variable for airline
2015-02-09 Samir Benmendilvim: add yankring
2015-02-09 Samir Benmendilvim: separate backup, undo and view dir
2015-02-09 Samir Benmendilvim: ignore some lint errors and don't bother with...
2015-02-09 Samir BenmendilMerge branch 'master' of tardis:dotfiles
2015-02-06 Samir BenmendilMerge branch 'master' of tardis:/dotfiles
2015-02-06 Samir Benmendilvim: disable pymode_rope
2015-01-29 Samir BenmendilMerge branch 'master' of tardis:dotfiles
2015-01-27 Samir Benmendilvim: configure delimitmate
2015-01-27 Samir Benmendilvim: add python-mode and indent-guide Plugins
2015-01-23 Samir Benmendilvim: promote some plugins
2015-01-22 Samir Benmendilvim: use con for ToggleNumber
2015-01-22 Samir BenmendilMerge branch 'master' of tardis:/dotfiles
2015-01-22 Samir Benmendilvim: fix zx binding
2015-01-18 Samir Benmendilvim: fix EasyAlign map
2015-01-18 Samir BenmendilMerge branch 'master' of tardis:/dotfiles
next