]> git.rmz.io Git - dotfiles.git/history - vim
Makefile: add target for git
[dotfiles.git] / vim /
2015-10-21 Samir Benmendilvim: DO NOT shadow my beloved <C-Z>
2015-10-21 Samir Benmendilvim: add quit_another_window plugin
2015-10-20 Samir Benmendilvim: lazyload bundles
2015-10-20 Samir Benmendilvim: don't generate error msgs
2015-10-14 Samir BenmendilMerge branch 'master' of rmz.io:dotfiles
2015-10-14 Samir Benmendilvim: add crossplatform snippet
2015-10-14 Samir Benmendilvim: these are being set in ftplugin
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-14 Samir Benmendilvim: clean up emails a bit more
2015-10-14 Samir Benmendilvim: update qmake syntax
2015-10-12 Samir Benmendilvim: use keywordprg
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-09-17 Samir Benmendilvim: strip all spaces in the header
2015-08-27 Samir Benmendilvim: buffer local doxygen syntax
2015-08-27 Samir Benmendilvim: fix fix and todo snippets
2015-08-27 Samir Benmendilvim: add qmake syntax
2015-08-27 Samir Benmendilvim: this is handled by cpp-enhanced-highlight plugin
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/qf: open quickfix windows at the very bottom
2015-08-27 Samir Benmendilvim/rebase: nomodeline
2015-08-27 Samir Benmendilvim/cpp: load doxygen syntax
2015-08-27 Samir Benmendilvim/cpp: force some indent options
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 vim function ultisnippet
2015-08-12 Samir Benmendilvim: add some options from dwyatt
2015-08-03 Samir Benmendilvim: cmake snippets
2015-08-03 Samir Benmendilvim: Qt snippets
2015-08-03 Samir Benmendilvim: open brace on new line
2015-08-03 Samir Benmendilvim: add mfun snippet
2015-08-03 Samir Benmendilvim: stage cpp_highlight and replacewithregister
2015-07-28 Samir Benmendilvim: add Ag command
2015-07-27 Samir Benmendilvim: add cpp fswitch rules
2015-07-27 Samir Benmendilvim: stage abolish plugin
2015-07-27 Samir Benmendilvim: add fix and todo snippets
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-19 Samir Benmendilvim: add ultisnips for rospy and roscfg
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: quote opt in sh snippet
2015-05-24 Samir Benmendilvim: fix GMGPL snippet
2015-05-24 Samir Benmendilvim: add build32 snippet
2015-05-24 Samir Benmendilvim: use tabs in PKGBUILD snippet
2015-05-24 Samir Benmendilvim: scroll to the far left in help files
2015-05-24 Samir Benmendilvim: use -gt, > is for strings
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: add extended c syntax
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-18 Samir Benmendilvim: detect roscfg filetypes
2015-04-18 Samir Benmendilvim: don't expand tabs in snippets files
2015-04-18 Samir Benmendilvim: fix node snippets
2015-04-18 Samir Benmendilvim: don't parse b flags if it also contains f
2015-04-18 Samir Benmendilvim: add comments before licenses
2015-04-17 Samir Benmendilvim: use git config for copyright name/email
2015-04-17 Samir Benmendilvim: add license snippets
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-16 Samir Benmendilvim: adds signature to mail
2015-04-15 Samir Benmendilvim: add sh snippets
2015-04-15 Samir Benmendilvim: fold sh scripts
2015-04-02 Samir Benmendilvim/ft/roslaunch: add snippet for nodes
2015-04-02 Samir Benmendilvim: add vim-textobj to staging plugins
2015-04-02 Samir Benmendilvim: use wilywampa's fork for python-mode
2015-04-02 Samir Benmendilvim: add mappings for replacing Maintainer/Contributor
next