]> git.rmz.io Git - dotfiles.git/history - vim
mutt: fix F macro to not write message to home
[dotfiles.git] / vim /
2020-08-08 Samir Benmendilvim: force use of python3
2020-06-01 Samir Benmendilvim: update switch#Switch to new API
2020-05-08 Samir Benmendilvim: remove ycm extra conf file
2020-05-08 Samir Benmendilvim/cpp: remove hint arguments hint in class snippet
2020-05-08 Samir Benmendilvim/c: don't put spaces around inline comments
2020-05-08 Samir Benmendilfixup! vim/cpp: add mapping for YcmCompleter GoToReferences
2020-05-08 Samir Benmendilvim/cpp: use YcmCompleter Format instead of vim-clang...
2020-05-08 Samir Benmendilvim/cpp: add mapping for YcmCompleter GoToReferences
2020-05-08 Samir Benmendilvim: mention that cindent has no effect
2020-05-08 Samir Benmendilvim: bring back vinfo plugin
2020-05-08 Samir Benmendilvim: add binding for unite jumplist
2020-05-08 Samir Benmendilvim: use <buffer> local bindings
2020-04-15 Samir Benmendilvim/ultisnips/c: disable clang-format does not like...
2020-03-02 Samir Benmendilvim: add scriptease plugin for easy vim scripting
2020-03-02 Samir Benmendilvim: don't set any gcc flags
2020-03-02 Samir Benmendilvim: disable ale loclist and many cpp linters
2020-03-02 Samir Benmendilvim: use system clangd and local compile db
2020-03-02 Samir Benmendilvim: use youcompleteme again
2020-03-02 Samir Benmendilvim: add snippet to disable clang formatting
2020-03-02 Samir Benmendilvim: add some mappings to Debug mode
2020-03-01 Samir Benmendilvim: use my fork of vim-orgmode
2020-02-16 Samir Benmendilvim: edit ultisnips with my function
2020-02-13 Samir Benmendilvim: add orgmode plugin
2020-01-05 Samir Benmendilvim: try out ale/deoplete for lint and completion
2020-01-05 Samir Benmendilvim: clean staging plugins
2020-01-05 Samir Benmendilvim/cpp: set foldlevel local to buffer
2019-11-24 Samir Benmendilvim: allow setting make_dir and make_targets
2019-11-24 Samir Benmendilvim: j and k should be silent
2019-10-10 Samir Benmendilvim: make vimproc on updates
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...
next