]> git.rmz.io Git - dotfiles.git/history - vim/ftplugin/cpp.vim
mpv: don't ignore vp9 codecs
[dotfiles.git] / vim / ftplugin / cpp.vim
2023-03-11 Samir Benmendilvim/cpp: binding for YcmCompleter RefactorRename
2022-06-09 Samir Benmendilvim/cpp: add errorformat used for a long time at fpp
2022-06-09 Samir Benmendilvim/cpp: remove duplicate Debug bindings
2022-06-09 Samir Benmendilvim/cpp: prefer .cpp over .c implementation files for .h
2022-03-11 Samir Benmendilvim/cpp: add mappings for Termdebug
2021-05-01 Samir Benmendilvim/cpp: disable ycm auto hover and provide mappings...
2021-01-17 Samir Benmendilvim/cpp: switch to .cc files too
2021-01-17 Samir Benmendilvim: disable ale for c/cpp files, already using ycm
2020-09-26 Samir Benmendilvim/cpp: FixIt mapping
2020-06-01 Samir Benmendilvim: update switch#Switch to new API
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-03-02 Samir Benmendilvim: add some mappings to Debug mode
2020-01-05 Samir Benmendilvim/cpp: set foldlevel local to buffer
2019-08-10 Samir Benmendilvim: use Termdebug in new tab and close when finished
2019-01-29 Samir Benmendilvim: remove .ipp fswitching
2018-12-27 Samir Benmendilvim: separate fswitch settings for C and C++
2017-10-24 Samir Benmendilvim: add switches for EXECT/ASSERT in GTest
2017-10-24 Samir Benmendilvim: consolidate fswitch settings in c.vim
2017-04-10 Samir Benmendilvim: update fswitch for cpp
2017-04-01 Samir BenmendilMerge branch 'cadscan' (early part)
2017-04-01 Samir Benmendilvim: add constness switcher for cpp files
2016-10-24 Samir BenmendilMerge remote-tracking branch 'refs/remotes/origin/master'
2016-10-24 Samir Benmendilvim: add .hpp files to fswitch
2016-09-15 Samir Benmendilvim: add clang-format plugin
2016-09-15 Samir Benmendilvim/cpp: add custom errorformat
2016-08-23 Samir Benmendilvim: update fswitch rules
2016-04-07 Samir Benmendilvim: map `:YcmCompleter Goto` in ftplugin
2015-11-04 Samir Benmendilvim/cpp: fix fswitch for cadscan
2015-11-04 Samir Benmendilvim/cpp: Open all namespace and class folds
2015-08-27 Samir Benmendilvim: buffer local doxygen syntax
2015-08-27 Samir Benmendilvim/cpp: load doxygen syntax
2015-08-27 Samir Benmendilvim/cpp: force some indent options
2015-07-27 Samir Benmendilvim: add cpp fswitch rules
2014-06-04 Samir Benmendilvim: google c++ indent style for cpp + syntax foldmethod