aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-27Update reference docsjdhao
2021-01-20Update isfname optionjdhao
Colon is a valid character for file path on Windows.
2021-01-20Update isfname optionjdhao
These characters should not be used in file names.
2021-01-17Merge branch 'master' of https://github.com/jdhao/nvim-configjdhao
2021-01-17Use two spaces per tab for YAMLjdhao
2021-01-17Use two spaces per tab for YAMLjdhao
2021-01-17Remove number from spell suggestionjdhao
It seems that adding number to the default spell suggestion (fast) will make Neovim super slow when we press z= for spell suggestions. Without that number, Neovim will be super responsive. See also vim/vim#4087.
2021-01-13Update markdown snippetsjdhao
2021-01-12updatejdhao
2021-01-12Fix bug for text object for the entire bufferjdhao
2021-01-10update spell filesjdhao
2021-01-09Remove gv.vimjdhao
Its feature may be replaced by Glog command provided by vim-fugitive
2021-01-09Add blamer.nvimjdhao
2021-01-09update resource docjdhao
2021-01-08Update nvim setup scriptjdhao
2021-01-06Update mappingsjdhao
2021-01-05updatejdhao
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-02Remove tools directoryjdhao
I use vista now. No need to use this for showing Markdown TOC since it is for use with tagbar.
2021-01-02Add colorscheme gruvbox-materialjdhao
2020-12-31updatejdhao
2020-12-29update docjdhao
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-24Update gruvbox8 colorscheme 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-03updatejdhao
2020-12-03add humanoid color schemejdhao
2020-12-03remove prosession settingsjdhao
2020-12-02add more resourcesjdhao
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-30No need to set background to dark (it is the default)jdhao
It also increases the Neovim startup time.
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-27update commentstring for cppjdhao
2020-11-26make mapping buffer localjdhao
2020-11-25updatejdhao
2020-11-25updatejdhao