| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-05 | remove mentioning of vim-airline | jdhao | |
| 2021-12-05 | replace vim-airline with lualine | jdhao | |
| Lualine is now feature-rich and faster than vim-airline. | |||
| 2021-12-05 | update hop.nvim conf | jdhao | |
| 2021-12-05 | update fugitive conf | jdhao | |
| 2021-12-05 | more fugitive shortcut | jdhao | |
| 2021-12-04 | update cpp snippet | jdhao | |
| 2021-12-04 | update default value of option 'wrap' | jdhao | |
| 2021-12-04 | use main branch of nvim-hlslens | jdhao | |
| 2021-12-03 | reduce startup time using impatient.nvim | jdhao | |
| 2021-12-02 | update Leaderf rg conf | jdhao | |
| Suppress permission denied error messages when grepping using ripgrep. | |||
| 2021-12-02 | Add command :Datetime to show current time or translate a Unix timestamp | jdhao | |
| 2021-12-01 | fix vim.diagnostic.config() option name typo | jdhao | |
| 2021-12-01 | [v0.6] update doc | jdhao | |
| 2021-12-01 | [v0.6] update install script to use nvim v0.6 | jdhao | |
| 2021-12-01 | [v0.6] change LSP and diagnostic according to latest API | jdhao | |
| 2021-12-01 | [v0.6] default value for option inccommand and joinspaces changed | jdhao | |
| 2021-12-01 | [v0.6] backupdir will be created by default | jdhao | |
| No need to create the backupdir manually. | |||
| 2021-12-01 | [v0.6] Y is mapped to y$ by default | jdhao | |
| 2021-11-28 | use man for command :Man | jdhao | |
| 2021-11-23 | refactor: renaming function | jdhao | |
| 2021-11-23 | refactor theme loading | jdhao | |
| 2021-11-23 | update LeaderF conf | jdhao | |
| 2021-11-23 | update nvim-notify conf | jdhao | |
| 2021-11-23 | remove plugin vim-searchlight | jdhao | |
| It can be replaced by nvim-hlslens | |||
| 2021-11-23 | update linux setup script, closes #30 | jdhao | |
| 2021-11-22 | use branch dev of nvim-hlslens | jdhao | |
| Master version has a bug where text is wrongly highlighted. | |||
| 2021-11-22 | update linux setup | jdhao | |
| 2021-11-21 | update snippets | jdhao | |
| 2021-11-21 | reword warning msg | jdhao | |
| 2021-11-21 | update packer-related instructions | jdhao | |
| 2021-11-17 | update hop.nvim conf | jdhao | |
| 2021-11-10 | update snippets | jdhao | |
| 2021-11-08 | add cpp snippets | jdhao | |
| 2021-11-07 | drop auto-remove trailing whitespaces | jdhao | |
| When working with legacy code which is not well formatted, it will cause large undesirable diffs. | |||
| 2021-11-07 | make alpah-nvim opt | jdhao | |
| 2021-11-07 | change location of packer_compiled.lua | jdhao | |
| Putting this file under ~/.config/nvim/plugin may cause problems since script under plugin/ will be loaded automatically. | |||
| 2021-11-06 | fix indent-blankline activation bug | jdhao | |
| When InsertLeave is triggered, we should check if we need to start indent-blankline before enabling it. | |||
| 2021-11-06 | remove lsp omnifunc conf | jdhao | |
| I never used it. | |||
| 2021-11-06 | simplify lsp config | jdhao | |
| 2021-11-06 | update indent-blankline conf | jdhao | |
| 2021-11-06 | update doc | jdhao | |
| 2021-11-06 | [breaking change] make it work for nvim 0.5.1 | jdhao | |
| In nvim 0.5.1, the lsp handler signature has changed, see https://github.com/neovim/neovim/pull/15504 and LunarVim/LunarVim#1484. | |||
| 2021-11-05 | update hop.nvim conf | jdhao | |
| 2021-11-05 | update indent-blankline conf | jdhao | |
| 2021-11-05 | change matchparen highlight | jdhao | |
| 2021-11-04 | more snippets | 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 | |
