aboutsummaryrefslogtreecommitdiff
path: root/lua/config
AgeCommit message (Expand)Author
2023-04-08bump to nvim version 0.9.0 (#188)jdhao
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-10chore: update gitsigns highlightjdhao
2022-11-07fix: make xkbswitch work on mac M1 CPUjdhao
2022-11-01remove smooth scrolljdhao
2022-10-23refactor: use local diagnostic modulejdhao
2022-10-15replace more viml with native lua codejdhao
2022-10-15update nvim-cmp lsp confjdhao
2022-10-05remove vim-asteriskjdhao
2022-10-04nvim 0.8 updatejdhao
2022-09-28hilight update for gitsigns.nvimjdhao
2022-09-25correct :git to :Gitjdhao
2022-09-25more mapping and doc update for gitlinkerjdhao
2022-09-24enable word diff for gitsigns.nvimjdhao
2022-09-23update nvim-tree confjdhao
2022-09-20update gitsigns confjdhao
2022-09-10format with styluajdhao
2022-09-10use gitsigns for diffjdhao
2022-09-09refactor: lsp mappingjdhao
2022-09-09update hlslens confjdhao
2022-09-08use gitsigns instead of signifyjdhao
2022-09-08update mappingjdhao
2022-09-07refactor: use nvim_err_writeln for error msgjdhao
2022-09-06use local keymapjdhao
2022-09-05update hop.nvim confjdhao
2022-09-05add plugin gitlinkder.nvimjdhao
2022-08-31update hop.nvim confjdhao
2022-08-28update indent-blankline confjdhao
2022-08-28update nvim-cmp confjdhao
2022-08-26fix parameter for vim.notifyjdhao
2022-08-22update bufferline.nvim confjdhao
2022-08-18add config dir to workspace.library for lua lspjdhao
2022-08-14chore: renamingjdhao
2022-08-14add fidget-nvim for lsp-progressjdhao
2022-08-14Merge pull request #62 from jdhao/lua-lspjdhao
2022-08-14update sumneko lua settingsjdhao
2022-08-14make inspect() globaljdhao
2022-08-13update lua-language-server confjdhao
2022-08-07refactor: disable showing trailing space and mix indent for non-modifiable bu...jdhao
2022-08-07fix: dashboard map is not localjdhao
2022-08-07remove alpha-nvim, use dashboard-nvimjdhao
2022-08-06fix: trailing white sapces do not show as expectedjdhao
2022-08-01revert to vim-auto-savejdhao
2022-07-28update nvim-cmp conf since cmp-nvim-lua is removedjdhao
2022-05-18lsp: only show diagnostic once for each line if cursor is not movedjdhao
2022-05-15refactor: local fn = vim.fnjdhao