| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-20 | fix links | jdhao | |
| 2022-10-19 | update option | jdhao | |
| 2022-10-19 | update badge | jdhao | |
| 2022-10-17 | feat: add a mapping to blink cursor | jdhao | |
| 2022-10-16 | update spell | jdhao | |
| 2022-10-16 | remove vim-json | jdhao | |
| rarely used and it changes the conceal settings | |||
| 2022-10-16 | refactor: make packer installation a function | jdhao | |
| 2022-10-15 | replace more viml with native lua code | jdhao | |
| 2022-10-15 | update nvim-cmp lsp conf | jdhao | |
| 2022-10-15 | use 2 spaces for tabs by default | jdhao | |
| This removes a lot of code duplication. If we want to use 4 spaces, we can set it separately in their ftplugin settings. | |||
| 2022-10-11 | change tab size for sql | jdhao | |
| 2022-10-09 | use UTF-8 instead of utf-8, closes #134 | jdhao | |
| 2022-10-05 | update spell | jdhao | |
| 2022-10-05 | use lua func in rhs instead of callback | jdhao | |
| 2022-10-05 | update mousescroll | jdhao | |
| 2022-10-05 | remove language workaround for macOS | jdhao | |
| The issue has been fixed in https://github.com/neovim/neovim/pull/19139. | |||
| 2022-10-05 | remove vim-asterisk | jdhao | |
| The * can now search selected text by default. The cursor stay feature can also be simulated. | |||
| 2022-10-04 | nvim 0.8 update | jdhao | |
| 2022-10-04 | update markdown-preview.nvim install method | jdhao | |
| 2022-09-29 | Merge pull request #123 from jdhao/repolink | jdhao | |
| update repo link for transferred plugins | |||
| 2022-09-28 | update repo link for transferred plugins | jdhao | |
| 2022-09-28 | Merge pull request #122 from jdhao/opt | jdhao | |
| always use sign column | |||
| 2022-09-28 | always use sign column | jdhao | |
| 2022-09-28 | Merge pull request #121 from jdhao/clean | jdhao | |
| remove config for unused plugins | |||
| 2022-09-28 | remove config for unused plugins | jdhao | |
| vim-signify, vim-startify | |||
| 2022-09-28 | Merge pull request #120 from jdhao/firenvim | jdhao | |
| update conf related to firenvim | |||
| 2022-09-28 | update conf related to firenvim | jdhao | |
| 1. Change autocmd for buffers started by firenivm, it seems that BufNewFile does not work as intended, in contrast, BufEnter, BufRead, BufWinEnter seem to work. 2. Disable several plugins if we are using firenvim, these plugins include dashboard-nvim, lualine, bufferline.nvim | |||
| 2022-09-28 | Merge pull request #118 from jdhao/gitsign | jdhao | |
| hilight update for gitsigns.nvim | |||
| 2022-09-28 | hilight update for gitsigns.nvim | jdhao | |
| 2022-09-25 | Merge pull request #116 from jdhao/fugitive | jdhao | |
| correct :git to :Git | |||
| 2022-09-25 | correct :git to :Git | jdhao | |
| 2022-09-25 | more mapping and doc update for gitlinker | jdhao | |
| 2022-09-25 | Merge pull request #115 from jdhao/sql | jdhao | |
| change sql comment style | |||
| 2022-09-25 | change sql comment style | jdhao | |
| 2022-09-25 | Merge pull request #114 from jdhao/setup | jdhao | |
| fix: variable case not consistent, close #113 | |||
| 2022-09-25 | fix: variable case not consistent, close #113 | jdhao | |
| 2022-09-24 | Merge pull request #111 from jdhao/gitsign | jdhao | |
| enable word diff for gitsigns.nvim | |||
| 2022-09-24 | enable word diff for gitsigns.nvim | jdhao | |
| Also tweak the highlight for word diff to make clear. The default highlgiht for word diff is TermCursor, which is unreadable. | |||
| 2022-09-23 | Merge pull request #110 from jdhao/nvimtree | jdhao | |
| update nvim-tree conf | |||
| 2022-09-23 | update nvim-tree conf | jdhao | |
| 2022-09-20 | Merge pull request #109 from jdhao/spell | jdhao | |
| update spell | |||
| 2022-09-20 | update spell | jdhao | |
| 2022-09-20 | Merge pull request #108 from jdhao/gitsign | jdhao | |
| update gitsigns conf | |||
| 2022-09-20 | update gitsigns conf | jdhao | |
| 2022-09-15 | Merge pull request #107 from jdhao/option | jdhao | |
| noruler | |||
| 2022-09-15 | noruler | jdhao | |
| 2022-09-13 | Merge pull request #106 from chaoqunya/chaoqunya-fix-typo-in-mappings | jdhao | |
| typo fixed | |||
| 2022-09-13 | typo fixed | chaoqunya | |
| 2022-09-11 | Merge pull request #104 from jdhao/global | jdhao | |
| global.vim --> global.lua | |||
| 2022-09-11 | global.vim --> global.lua | jdhao | |
| fix 2 fix 3 | |||
