| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-23 | Add more settings for cpp | jdhao | |
| 2021-03-20 | Remove cmd line message auto-clear feature | jdhao | |
| 2021-03-19 | Use termguicolors | jdhao | |
| 2021-03-19 | update vim-lsp settings | jdhao | |
| Use pylint for linting instead of flake8, which is shitty in finding apparent errors in the code. | |||
| 2021-03-11 | Change how non-breakable space is shown | jdhao | |
| 2021-02-27 | Use fastgit for cloning vim plugin repos | jdhao | |
| 2021-02-27 | Update vim-plug setting | jdhao | |
| vim-plug reads the variable g:plug_home and will set its as the directory to install plugins. So we do not need to invent a new variable for this purpose. | |||
| 2021-02-26 | Install vlime only when sbcl is available | jdhao | |
| 2021-02-26 | Add plugin neuims for auto IME switch on Windows | jdhao | |
| 2021-02-26 | update airline settings for vim-xkbswitch | jdhao | |
| 2021-02-25 | Remove tokyonight colorscheme | jdhao | |
| 2021-02-25 | Add plugin vim-xkbswitch | jdhao | |
| 2021-02-23 | Update fugitive mappings | jdhao | |
| 2021-02-21 | update | jdhao | |
| 2021-02-21 | Refactor the auto-quit logic | jdhao | |
| Also quit quickfix window if it is the only window left. | |||
| 2021-02-20 | Update vimtex settings | jdhao | |
| 2021-02-20 | Update vim-fugitive settings | jdhao | |
| Add mappings | |||
| 2021-02-20 | Update vimtex settings | jdhao | |
| 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 | |
