| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-17 | Merge branch 'master' of https://github.com/jdhao/nvim-config | jdhao | |
| 2021-01-17 | Use two spaces per tab for YAML | jdhao | |
| 2021-01-17 | Use two spaces per tab for YAML | jdhao | |
| 2021-01-17 | Remove number from spell suggestion | jdhao | |
| 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-13 | Update markdown snippets | jdhao | |
| 2021-01-12 | update | jdhao | |
| 2021-01-12 | Fix bug for text object for the entire buffer | jdhao | |
| 2021-01-10 | update spell files | jdhao | |
| 2021-01-09 | Remove gv.vim | jdhao | |
| Its feature may be replaced by Glog command provided by vim-fugitive | |||
| 2021-01-09 | Add blamer.nvim | jdhao | |
| 2021-01-09 | update resource doc | jdhao | |
| 2021-01-08 | Update nvim setup script | jdhao | |
| 2021-01-06 | Update mappings | jdhao | |
| 2021-01-05 | update | jdhao | |
| 2021-01-05 | Add OSC 52 terminal sequence support via plugin | jdhao | |
| 2021-01-05 | update vim-lsp settings | jdhao | |
| Some vim-lsp config options are renamed. | |||
| 2021-01-02 | Remove tools directory | jdhao | |
| I use vista now. No need to use this for showing Markdown TOC since it is for use with tagbar. | |||
| 2021-01-02 | Add colorscheme gruvbox-material | jdhao | |
| 2020-12-31 | update | jdhao | |
| 2020-12-29 | update doc | jdhao | |
| 2020-12-26 | Remove git-messenger.vim | jdhao | |
| 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-25 | Update airline settings | jdhao | |
| 2020-12-24 | Update gruvbox8 colorscheme settings | jdhao | |
| 2020-12-24 | Add tokyonight colorscheme | jdhao | |
| 2020-12-23 | Remove toast colorscheme | jdhao | |
| Too dark to fit my taste. | |||
| 2020-12-21 | Remove srcery colorscheme | jdhao | |
| Does not work well for zoc terminal. | |||
| 2020-12-20 | Remove humanoid colorscheme | jdhao | |
| Signify signs are barely readable. | |||
| 2020-12-20 | Add edge and sonokai colorscheme | jdhao | |
| 2020-12-16 | Make a plugin for leaving insert mode | jdhao | |
| 2020-12-10 | remove sublimemonokai colorscheme | jdhao | |
| Does not work well for markdown inline links. | |||
| 2020-12-09 | add plugin vimSum | jdhao | |
| 2020-12-07 | remove material.vim colorscheme | jdhao | |
| Visual selection is barely visible. | |||
| 2020-12-03 | update | jdhao | |
| 2020-12-03 | add humanoid color scheme | jdhao | |
| 2020-12-03 | remove prosession settings | jdhao | |
| 2020-12-02 | add more resources | jdhao | |
| 2020-12-02 | add humanoid colorscheme | jdhao | |
| 2020-12-02 | Remove vim-prosession (does not work well for me) | jdhao | |
| 2020-12-02 | add plugins to manage session files | jdhao | |
| 2020-11-30 | No need to set background to dark (it is the default) | jdhao | |
| It also increases the Neovim startup time. | |||
| 2020-11-28 | update colorscheme sublimemonokai | jdhao | |
| 2020-11-28 | remove some color schemes | jdhao | |
| 2020-11-28 | remove some plugins, they do not work well for markdown | jdhao | |
| 2020-11-27 | update commentstring for cpp | jdhao | |
| 2020-11-26 | make mapping buffer local | jdhao | |
| 2020-11-25 | update | jdhao | |
| 2020-11-25 | update | jdhao | |
| 2020-11-25 | only use vim-lsp-cxx-highlight if we have ccls | jdhao | |
| 2020-11-25 | format | jdhao | |
| 2020-11-25 | update ALE and Neoformat settings | jdhao | |
| Disable ALE for C++/C linting since we use ccls. | |||
