| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-18 | doc update | jdhao | |
| 2021-10-18 | move ASCII art to README | jdhao | |
| 2021-10-18 | update spell | jdhao | |
| 2021-10-18 | replace vim-sneak with hop.nvim | jdhao | |
| 2021-10-18 | use local variable | jdhao | |
| 2021-10-18 | nvim-notify update | jdhao | |
| 2021-10-18 | Remove license info in init.vim itself | jdhao | |
| 2021-10-18 | transition from nvim-compe to nvim-cmp | jdhao | |
| 2021-10-18 | remove unused mapping | jdhao | |
| 2021-10-18 | add hop.nvim | jdhao | |
| 2021-10-18 | add Telescope and its extensions | jdhao | |
| 2021-10-17 | which-key conf | jdhao | |
| 2021-10-17 | update README | jdhao | |
| 2021-10-17 | update leaderf conf | jdhao | |
| 2021-10-17 | update which-key.nvim conf | jdhao | |
| 2021-10-17 | remove registers.nvim | jdhao | |
| Which-key.nvim can show register content too, with much more features. I found this info on https://toroid.org/modern-neovim. | |||
| 2021-10-17 | remove some dead mappings | jdhao | |
| I am not really sure what they do anyway. | |||
| 2021-10-17 | Update README | jdhao | |
| 2021-10-16 | Set theme jekyll-theme-dinky | jdhao | |
| 2021-10-16 | Set theme jekyll-theme-tactile | jdhao | |
| 2021-10-16 | Set theme jekyll-theme-modernist | jdhao | |
| 2021-10-16 | Set theme jekyll-theme-architect | jdhao | |
| 2021-10-16 | update README | 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 | update indentBlankline conf | jdhao | |
| 2021-10-16 | replace vim-auto-save with AutoSave.nvim | jdhao | |
| 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-15 | add colorscheme nightfox | jdhao | |
| 2021-10-11 | update README | jdhao | |
| 2021-10-11 | update mapping | jdhao | |
| 2021-10-11 | update spell file | 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-10 | update which-key conf | jdhao | |
| 2021-10-07 | update README | jdhao | |
| 2021-10-07 | add which-key.nvim | jdhao | |
| 2021-10-06 | update theme doom-one settings | jdhao | |
| 2021-09-23 | show border for diagnostics floating window | jdhao | |
| 2021-09-09 | update registers.nvim settings | jdhao | |
| 2021-09-07 | vim-toml use main branch as default | jdhao | |
| 2021-09-07 | update cpp snippet | jdhao | |
| 2021-09-06 | update wildignore and backupskip settings | jdhao | |
| 2021-09-04 | update Linux install script | jdhao | |
| 2021-09-03 | update delimitMate setting for Python | jdhao | |
| 2021-09-02 | update cpp snippets | jdhao | |
