]> git.rmz.io Git - dotfiles.git/history - vim
zsh: remove _gamedir
[dotfiles.git] / vim /
2018-01-02 Samir Benmendilvim: no break after namespace
2018-01-02 Samir Benmendilvim: disable some horrible cpp snippets
2018-01-01 Samir Benmendilvim: use eunuch instead of my own "write as root" cabbrev
2017-12-11 Samir Benmendilvim: remove ros related plugins
2017-11-15 Samir Benmendilvim: `-Weverything` in ycm_extra_conf
2017-11-15 Samir Benmendilvim: clean up flags in ycm_extra_conf
2017-11-15 Samir Benmendilvim: don't include `/usr/include` in ycm_extra_conf
2017-10-24 Samir Benmendilvim: pprint cpp snippet
2017-10-24 Samir Benmendilvim: add switches for EXECT/ASSERT in GTest
2017-10-24 Samir Benmendilvim: consolidate fswitch settings in c.vim
2017-10-10 Samir Benmendilvim: don't show tabs in man pages
2017-10-10 Samir Benmendilvim: unindent on `endfunction(`
2017-10-07 Samir Benmendilvim: promote some plugins
2017-07-05 Samir Benmendilvim/ycm: replace broken levenshtein with working diffli...
2017-07-05 Samir Benmendilvim/ultisnips: snippet to print cmake debug info
2017-06-01 Samir Benmendilvim: make git quiet when auto-pulling vimwiki buffers
2017-05-23 Samir Benmendilvim: add vim-gtest plugin
2017-05-15 Samir Benmendilvim: don't save/restore views all the time
2017-05-14 Samir Benmendilvim: use lowercase names for plugins, even mine
2017-05-14 Samir Benmendilvim: update ycm_extra_conf with my changes
2017-05-14 Samir Benmendilvim: import ycm_extra_conf from the internet
2017-05-14 Samir Benmendilvim: add choice snippet for sh
2017-05-14 Samir Benmendilvim: indent/cmake update file to support modern CMake
2017-05-14 Samir Benmendilvim: indent/cmake only reindent when entering last...
2017-04-20 Samir Benmendilvim: add ftplugin/c with fswitch and ycm goto bindings
2017-04-20 Samir Benmendilvim: once snippet uses #pragma in cpp files
2017-04-10 Samir Benmendilvim: add common Qt include path
2017-04-10 Samir Benmendilvim: update fswitch for cpp
2017-04-07 Samir Benmendilvim: `.hpp` is clearly the better extension for cpp...
2017-04-01 Samir BenmendilMerge branch 'cadscan' (early part)
2017-04-01 Samir Benmendilvim: don't restore folds
2017-04-01 Samir Benmendilvim: cpp files can have a textwidth of 100
2017-04-01 Samir Benmendilvim: add constness switcher for cpp files
2017-03-01 Samir Benmendilvim: add format options for vimwiki files
2017-03-01 Samir Benmendilvim: run git command in directory of diary/wiki file
2017-02-28 Samir Benmendilvim: also pull on BufNewFile
2017-02-01 Samir Benmendilvim: also pull when reading diary entries
2017-02-01 Samir Benmendilvim: append generateQtFlags to flag list
2017-02-01 Samir Benmendilvim: add qml to filetype.vim
2017-01-30 Samir Benmendilvim: setup vimwiki
2016-12-26 Samir Benmendilvim: detect fstab ft when opened with sudo -e
2016-12-26 Samir Benmendilvim: add vimwiki
2016-12-26 Samir Benmendilvim/ultisnips: update cmake
2016-10-24 Samir BenmendilMerge remote-tracking branch 'refs/remotes/origin/master'
2016-10-24 Samir Benmendilvim: global ycm_extra_conf
2016-10-24 Samir Benmendilvim: don't ag hidden files
2016-10-24 Samir Benmendilvim: skip preview window when moving between windows
2016-10-24 Samir Benmendilvim: add close preview mapping
2016-10-24 Samir Benmendilvim: add .hpp files to fswitch
2016-10-24 Samir Benmendilvim: fix togglelist mappings
2016-10-23 Samir Benmendilvim: add loupe plugin to staging
2016-10-23 Samir Benmendilvim: have less verbose messages
2016-10-18 Samir Benmendilvim: update default ycm_extra_conf flags
2016-10-18 Samir Benmendilvim: remove rospack from ycm_extra_conf
2016-10-18 Samir Benmendilvim: reformat ycm_extra_conf
2016-09-15 Samir Benmendilvim: use c++14 by default
2016-09-15 Samir Benmendilvim: co# should be local
2016-09-15 Samir Benmendilvim/cpp: align connect snippet
2016-09-15 Samir Benmendilvim: add vim-diff-fold
2016-09-15 Samir Benmendilvim: add clang-format plugin
2016-09-15 Samir Benmendilvim/cpp: add custom errorformat
2016-09-15 Samir Benmendilvim: fix quickfix/location list confusion
2016-08-23 Samir Benmendilvim: add bbcode syntax and snippet file
2016-08-23 Samir Benmendilvim: add togglelist plugin
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-08-23 Samir Benmendilvim: Update fixme/todo snippets
2016-08-23 Samir Benmendilvim: use ycm goto in python files
2016-08-23 Samir Benmendilvim: update fswitch rules
2016-08-23 Samir Benmendilvim: switch between ON/OFF in cmake files
2016-07-10 Samir Benmendilvim: clean up Plugins somewhat
2016-07-09 Samir Benmendilvim: unindent terminating `)`
2016-07-09 Samir Benmendilvim: add original cmake indent file
2016-06-20 Samir Benmendilvim: update qt snippets
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-03-27 Samir BenmendilChange chakra email address
2016-02-01 Samir Benmendilvim: no pymode_run or lint window
2016-02-01 Samir Benmendilvim: add readline function to sh.snippets
2015-12-08 Samir Benmendilvim: function alias snippet for cpp
2015-12-08 Samir Benmendilvim: remove spaces even after '\'
2015-11-04 Samir Benmendilvim: diffopt=iwhite is silly
2015-11-04 Samir Benmendilvim/ultisnips/cpp: override include snippets
2015-11-04 Samir Benmendilvim/cpp: fix fswitch for cadscan
2015-11-04 Samir Benmendilvim/cpp: Open all namespace and class folds
2015-10-21 Samir Benmendilvim: :close windows instead of :quit
2015-10-21 Samir Benmendilvim: add bindings for quit-another-window
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
next