aboutsummaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2024-02-02Update colorscheme confjdhao
2024-01-07Enable nvim-tree to open dir during startupjdhao
2023-10-18Add diffview.nvim for viewing diffsjdhao
2023-10-12update plugin specjdhao
2023-10-11Remove obsolete options for nvim-treejdhao
2023-10-11update to nvim 0.9.4jdhao
2023-10-03remove obsolete option for indent-blanklinejdhao
2023-09-28upgrade indent-blankline to v3jdhao
2023-09-28Show Py virtual env on statuslinejdhao
2023-09-22remove colorschemes rose-pinejdhao
2023-09-16Use the matained fork of hop.nvimjdhao
2023-09-10update plugin conf for Lazy.nvimjdhao
2023-09-05update plugin lazy loading eventsjdhao
2023-09-01fix bufferline loading issuejdhao
2023-09-01fix hlslens issue when no pattern is foundjdhao
2023-09-01fix loading order of nvim-cmp and nvim-lspjdhao
2023-09-01Optimize plugin loading speedjdhao
2023-09-01fix multi visual line delete issuejdhao
2023-08-28fix multi-line yank issue, close #220jdhao
2023-08-27feat: switch from packer.nvim to lazy.nvimjdhao
2023-08-23Update condition for installing vim-xkbswitchjdhao
2023-08-14fix nvimtree conf, close #215jdhao
2023-08-09update git-linker confjdhao
2023-07-28feat: move lua conf under lua directoryjdhao
2023-07-25fix: conf is not localjdhao
2023-07-25feat: support venv in Mypyjdhao
2023-07-25fix: missing nerdfontsjdhao
2023-07-22feat: update diagnostic mappingsjdhao
2023-07-22feat: update pylsp confjdhao
2023-07-22feat: add treesitter tomljdhao
2023-07-20fix: move location indication to the right of statuslinejdhao
2023-07-20feat: update diagnostic position in statuslinejdhao
2023-06-17use legacy version of fidget for nowjdhao
2023-06-13Add folding support for JSON filesjdhao
2023-05-22update conf for nvim-dashboardjdhao
2023-05-07remove impatient.nvimjdhao
2023-04-17update nvim-tree confjdhao
2023-04-17Merge pull request #187 from mr-cal/nvim-tree-updatejdhao
2023-04-08bump to nvim version 0.9.0 (#188)jdhao
2023-04-05nvim-tree: update other referencesCallahan Kovacs
2023-03-30nvim-tree: use api and new repository urlCallahan Kovacs
2023-03-13fix: omit the clangd missing message, close #180 (#186)jdhao
2023-02-16refactor: lua language server rename (#185)jdhao
2022-12-14use yanky.nvim to replace vim-yoink (#168)jdhao
2022-11-28Add ltex-ls support to lsp. (#166)bldur
2022-11-22fix: cmp-omni messes with the lsp completionjdhao
2022-11-16update colorscheme listjdhao
2022-11-15chore: relax vimtex install conditionjdhao
2022-11-10chore: update gitsigns highlightjdhao
2022-11-07fix: make xkbswitch work on mac M1 CPUjdhao