| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-20 | Update vimtex settings | jdhao | |
| 2021-02-18 | Update vim-grammarous settings | jdhao | |
| Only enable its mapping in a Markdown file. | |||
| 2021-02-17 | Move cursor color autocmd to autocommands script | jdhao | |
| 2021-02-15 | Update firenvim settings | jdhao | |
| Fix font size issue, see https://github.com/glacambre/firenvim/issues/869. | |||
| 2021-02-13 | Update LeaderF setting | jdhao | |
| Use default theme for popup window. | |||
| 2021-01-29 | Update languagetool ignore rules | jdhao | |
| 2021-01-29 | Update LeaderF settings | jdhao | |
| 2021-01-27 | Update leaderf settings | jdhao | |
| 2021-01-20 | Update isfname option | jdhao | |
| Colon is a valid character for file path on Windows. | |||
| 2021-01-20 | Update isfname option | jdhao | |
| These characters should not be used in file names. | |||
| 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-12 | Fix bug for text object for the entire buffer | 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-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 | Add colorscheme gruvbox-material | 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 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-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. | |||
| 2020-11-25 | Initial support for C++ | jdhao | |
| 2020-11-24 | Using jk to escape insert mode without lagging. | jdhao | |
| See https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/. | |||
| 2020-11-21 | add text objects for entire buffer | jdhao | |
| 2020-11-19 | update vista config | jdhao | |
| 2020-11-16 | enable fuzzy completion for pyls | jdhao | |
