]> git.rmz.io Git - dotfiles.git/history - vim
Backup UH
[dotfiles.git] / vim /
2019-09-13 Samir BenmendilBackup UH uh-backup
2019-09-02 Samir Benmendilvim: fix clang_format
2019-08-10 Samir Benmendilvim: use Termdebug in new tab and close when finished
2019-08-08 Samir Benmendilvim: errorformat for CMake
2019-08-08 Samir Benmendilvim: provide default location for clang-tidy syntastic
2019-08-08 Samir Benmendilvim: Debug in new tab
2019-04-24 Samir Benmendilvim/snippet: east const snippets
2019-03-26 Samir Benmendilvim: use upstream repo for vimwiki
2019-03-20 Samir Benmendilvim: we start in normal mode, so let's show trailing...
2019-03-20 Samir Benmendilvim: vimwiki has finally merged my no_override_map...
2019-01-29 Samir Benmendilvim: don't expand tabs in gitconfig
2019-01-29 Samir Benmendilvim: resize Gstatus window to 16 lines
2019-01-29 Samir Benmendilvim: replace vim-colorschemes with simply gruvbox
2019-01-29 Samir Benmendilvim: add ostream snippet
2019-01-29 Samir Benmendilvim: add `= default` to "class" snippet
2019-01-29 Samir Benmendilvim: remove .ipp fswitching
2019-01-29 Samir Benmendilvim: highlight python code in gdbinit
2018-12-27 Samir Benmendilvim: separate fswitch settings for C and C++
2018-12-27 Samir Benmendilvim: override colorscheme background to be black
2018-12-25 Samir Benmendilvim: fix spelling in vim-clang-format's fix-undo branch
2018-12-25 Samir Benmendilvim: snippet to pretty print cmake variables
2018-12-22 Samir Benmendilvim/ultisnips: add virtual to QWidget snippet
2018-12-22 Samir Benmendilvim/ultisnips: Update cmake snippet
2018-12-22 Samir Benmendilvim: switch to gruvbox colorscheme
2018-12-05 Samir Benmendilvim: replace vundle with vim-plug
2018-11-15 Samir Benmendilvim/ycm: reverse sort order to actually select newest db
2018-10-26 Samir Benmendilvim: do a better job at finding files in compilation...
2018-10-26 Samir Benmendilvim: enable <C-L>/<C-H> mappings in terminal window too
2018-10-26 Samir Benmendilvim: always mark terminal as bufhidden=hide
2018-10-26 Samir Benmendilvim: don't let tcomment guess filetypes
2018-10-26 Samir Benmendilvim: add qfreplace plugin
2018-10-26 Samir Benmendilvim: rule of 5 snippet
2018-10-26 Samir Benmendilvim: snippet providing member function binding parameter
2018-10-26 Samir Benmendilvim: align with case label
2018-10-26 Samir Benmendilvim: suppor fswitching to/from cxx files
2018-08-14 Samir Benmendilvim: update tcomment configuration
2018-07-06 Samir Benmendilvim/ultisnips/cpp: replace WIN32 with _WIN32
2018-05-16 Samir Benmendilvim: map to run all google tests
2018-05-16 Samir Benmendilvim: unimpaired-like commands for :Unite{Next,Prev}
2018-05-16 Samir Benmendilvim: disable ycm-generator plugin
2018-03-16 Samir Benmendilvim: remove protodef
2018-03-16 Samir Benmendilvim: remove time for TODO/FIXME, we got git for that
2018-03-02 Samir Benmendilvim: \uA to grep for whole words
2018-03-02 Samir Benmendilvim: use :Cdr and :LCdr to go to GitDir
2018-03-02 Samir Benmendilvim: promote vim-diff-fold plugin
2018-03-02 Samir Benmendilvim/ultisnips: add range-based for loop snippet
2018-01-02 Samir Benmendilvim: add some xsd snippets
2018-01-02 Samir Benmendilvim: detect senstmp files as json
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
next