| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-11-02 | fix typo in snippets | jdhao | |
| 2021-11-02 | remove trailing whitespace on save | jdhao | |
| 2021-11-01 | move whitespace utility into separate plugins | jdhao | |
| 2021-11-01 | add iso time utils function | jdhao | |
| 2021-11-01 | update LeaderF settings | jdhao | |
| 2021-10-31 | remove redundant fold marks | jdhao | |
| 2021-10-31 | update indent-blankline indent char | jdhao | |
| 2021-10-31 | update README | jdhao | |
| 2021-10-31 | change matchup higlight | jdhao | |
| 2021-10-30 | remove redundant snippets | jdhao | |
| 2021-10-30 | update snippets | jdhao | |
| 2021-10-30 | update Indent-blankline conf | jdhao | |
| 2021-10-30 | make sure snippets's filetype is correct | jdhao | |
| The filetype of xxx.snippets is not decided until we enter Insert mode, since ultisnips is lazy-loaded in Insert mode. | |||
| 2021-10-30 | update cpp snippets | jdhao | |
| 2021-10-30 | update doc | jdhao | |
| 2021-10-30 | Merge branch 'master' of https://github.com/jdhao/nvim-config | jdhao | |
| 2021-10-30 | more cpp snippets | jdhao | |
| 2021-10-30 | more cpp snippets | jdhao | |
