aboutsummaryrefslogtreecommitdiff
path: root/core/plugins.vim
AgeCommit message (Collapse)Author
2021-02-25Add plugin vim-xkbswitchjdhao
2021-02-23Update fugitive mappingsjdhao
2021-02-21updatejdhao
2021-02-21Refactor the auto-quit logicjdhao
Also quit quickfix window if it is the only window left.
2021-02-20Update vimtex settingsjdhao
2021-02-20Update vim-fugitive settingsjdhao
Add mappings
2021-02-20Update vimtex settingsjdhao
2021-02-20Update vimtex settingsjdhao
2021-02-18Update vim-grammarous settingsjdhao
Only enable its mapping in a Markdown file.
2021-02-15Update firenvim settingsjdhao
Fix font size issue, see https://github.com/glacambre/firenvim/issues/869.
2021-02-13Update LeaderF settingjdhao
Use default theme for popup window.
2021-01-29Update languagetool ignore rulesjdhao
2021-01-29Update LeaderF settingsjdhao
2021-01-27Update leaderf settingsjdhao
2021-01-09Remove gv.vimjdhao
Its feature may be replaced by Glog command provided by vim-fugitive
2021-01-09Add blamer.nvimjdhao
2021-01-05Add OSC 52 terminal sequence support via pluginjdhao
2021-01-05update vim-lsp settingsjdhao
Some vim-lsp config options are renamed.
2021-01-02Add colorscheme gruvbox-materialjdhao
2020-12-26Remove git-messenger.vimjdhao
It does not work for git version below 1.8.5 (which is what CentOS 7.4 has by default), since it requires -C option. See also rhysd/git-messenger.vim#67.
2020-12-25Update airline settingsjdhao
2020-12-24Add tokyonight colorschemejdhao
2020-12-23Remove toast colorschemejdhao
Too dark to fit my taste.
2020-12-21Remove srcery colorschemejdhao
Does not work well for zoc terminal.
2020-12-20Remove humanoid colorschemejdhao
Signify signs are barely readable.
2020-12-20Add edge and sonokai colorschemejdhao
2020-12-16Make a plugin for leaving insert modejdhao
2020-12-10remove sublimemonokai colorschemejdhao
Does not work well for markdown inline links.
2020-12-09add plugin vimSumjdhao
2020-12-07remove material.vim colorschemejdhao
Visual selection is barely visible.
2020-12-03remove prosession settingsjdhao
2020-12-02add humanoid colorschemejdhao
2020-12-02Remove vim-prosession (does not work well for me)jdhao
2020-12-02add plugins to manage session filesjdhao
2020-11-28update colorscheme sublimemonokaijdhao
2020-11-28remove some color schemesjdhao
2020-11-28remove some plugins, they do not work well for markdownjdhao
2020-11-25updatejdhao
2020-11-25updatejdhao
2020-11-25only use vim-lsp-cxx-highlight if we have cclsjdhao
2020-11-25formatjdhao
2020-11-25update ALE and Neoformat settingsjdhao
Disable ALE for C++/C linting since we use ccls.
2020-11-25Initial support for C++jdhao
2020-11-19update vista configjdhao
2020-11-16enable fuzzy completion for pylsjdhao
2020-11-13update deoplete settingsjdhao
2020-11-12update vim-markdownfootnote settingsjdhao
2020-11-12update xmap for visual mode mappingsjdhao
2020-11-09ignore font files in leaderfjdhao
2020-11-09more ignore filesjdhao