aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-26Install vlime only when sbcl is availablejdhao
2021-02-26Add plugin neuims for auto IME switch on Windowsjdhao
2021-02-26update airline settings for vim-xkbswitchjdhao
2021-02-25Remove tokyonight colorschemejdhao
2021-02-25Add plugin vim-xkbswitchjdhao
2021-02-23Update fugitive mappingsjdhao
2021-02-23Add settings for YAMLjdhao
2021-02-23Update READMEjdhao
2021-02-23Add mappings for Markdownjdhao
Use + to turn lines to an unordered list quickly.
2021-02-21Add「直角引号」for Markdownjdhao
「」is useful when writing post in Chinese.
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-20Adjust quickfix window height automaticallyjdhao
2021-02-20Add augroup snippet for vim scriptjdhao
2021-02-20Update vimtex settingsjdhao
2021-02-18Update vim-grammarous settingsjdhao
Only enable its mapping in a Markdown file.
2021-02-18Update READMEjdhao
2021-02-17Move cursor color autocmd to autocommands scriptjdhao
2021-02-15updatejdhao
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-31Update READMEjdhao
2021-01-29Update languagetool ignore rulesjdhao
2021-01-29Update LeaderF settingsjdhao
2021-01-27Update leaderf settingsjdhao
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