| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-05 | change matchparen highlight | jdhao | |
| 2021-11-03 | add mapping: keep cursor position after yanking | jdhao | |
| 2021-11-03 | change mapping to insert semicolon in insert mode | jdhao | |
| 2021-11-03 | less timeout | jdhao | |
| 2021-11-03 | more mapping | jdhao | |
| 2021-11-02 | remove trailing whitespace on save | jdhao | |
| 2021-11-01 | move whitespace utility into separate plugins | jdhao | |
| 2021-11-01 | update LeaderF settings | jdhao | |
| 2021-10-31 | remove redundant fold marks | jdhao | |
| 2021-10-31 | change matchup higlight | jdhao | |
| 2021-10-29 | update leaderf settings | jdhao | |
| 2021-10-24 | update diff option | jdhao | |
| 2021-10-24 | change airline conf | jdhao | |
| 2021-10-23 | update diffopt | jdhao | |
| Use historgram diff algorithm, which semes better at showing code changes. | |||
| 2021-10-23 | reformat | jdhao | |
| 2021-10-23 | remove solarized color theme | jdhao | |
| It sucks for viewing diff. | |||
| 2021-10-23 | change default logging level | jdhao | |
| 2021-10-23 | add global variable logging_level | jdhao | |
| 2021-10-22 | rename ui.vim --> themes.vim | jdhao | |
| 2021-10-22 | reduce updatetime | jdhao | |
| 2021-10-22 | change how lua conf is invoked | jdhao | |
| 2021-10-22 | remove vim-auto-save settings | jdhao | |
| 2021-10-22 | vimtex conf update | jdhao | |
| 2021-10-22 | firenvim conf update | jdhao | |
| 2021-10-22 | update wilder.nvim conf | jdhao | |
| 2021-10-22 | fix doc | jdhao | |
| 2021-10-21 | update vim-airline conf | jdhao | |
| 2021-10-21 | add option winblend | jdhao | |
| 2021-10-20 | update wilder.nvim conf | jdhao | |
| 1. use popup menu instead of statusline 2. use autocmd to activate | |||
| 2021-10-20 | fix package root directory issue | jdhao | |
| Expose a new global variable package_home. | |||
| 2021-10-20 | update theme list | jdhao | |
| Colorscheme vim-deus and solarized8 works badly for indent-blankline, so remove them. | |||
| 2021-10-19 | clean mappings | jdhao | |
| 2021-10-18 | replace vim-sneak with hop.nvim | jdhao | |
| 2021-10-18 | nvim-notify update | jdhao | |
| 2021-10-18 | remove unused mapping | jdhao | |
| 2021-10-17 | update leaderf conf | jdhao | |
| 2021-10-16 | Add warning for deprecated mappings | jdhao | |
| 2021-10-16 | re-add number to spellsuggest | jdhao | |
| Adding number to spellsuggest slows down neovim/vim dramatically previously, see jdhao/nvim-config@84ddd0c5f, and this issue is fix in neovim/neovim@94cb3b4b35. | |||
| 2021-10-16 | fix error caused by removal of vim-auto-save | jdhao | |
| 2021-10-16 | change LeaderF mappings | jdhao | |
| Make the mapping consistent | |||
| 2021-10-16 | fix nightfox colorscheme path | jdhao | |
| 2021-10-15 | refactor: load colorschemes randomly | jdhao | |
| In Emacs, there is `seq-random-elt` which randomly selects an element from a sequence. We mimic it here in Neovim. Ref: https://www.gnu.org/software/emacs/manual/html_node/elisp/Sequence-Functions.html. | |||
| 2021-10-11 | update mapping | jdhao | |
| 2021-10-11 | do not shadow default keys in normal mode | jdhao | |
| It causes delay (we have to wait timeoutlen milliseconds) when we want to use the key's original command. | |||
| 2021-10-11 | timeout | jdhao | |
| 2021-10-11 | update ignore files | jdhao | |
| 2021-10-06 | update theme doom-one settings | jdhao | |
| 2021-09-09 | update registers.nvim settings | jdhao | |
| 2021-09-06 | update wildignore and backupskip settings | jdhao | |
| 2021-08-27 | Colorscheme plugins as opt plugins | jdhao | |
