aboutsummaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-07-28update packer configjdhao
2022-07-28update nvim-cmp conf since cmp-nvim-lua is removedjdhao
2022-07-27use emmylua-nvim instead of cmp-nvim-lua for better completionjdhao
2022-05-29add lua map module and more mappingsjdhao
2022-05-29disable alpha-nvimjdhao
2022-05-18lsp: only show diagnostic once for each line if cursor is not movedjdhao
2022-05-15refactor: local fn = vim.fnjdhao
2022-05-15change location of packer_compiled.luajdhao
2022-05-14use vim.pretty_print for checking lua objectsjdhao
2022-05-04update nvim-cmp confjdhao
2022-05-04fix nvim-cmp issue, see hrsh7th/nvim-cmp#964jdhao
2022-04-29update hlslens confjdhao
2022-04-29refactor: simplify hlslens confjdhao
2022-04-29fix: error when pressing n/N if pattern not present in bufferjdhao
2022-04-27use vim.keymap for key mappings in luajdhao
2022-04-27update nvim-tree confjdhao
2022-04-16[nvim 0.7] use native lua autocmd for cleaner codejdhao
2022-04-16[nvim 0.7] vim.keymap.set opts updatejdhao
2022-04-16[nvim 0.7] use the new vim.keymap interfacejdhao
2022-04-14fix nvim-cmp errorjdhao
2022-04-10update nvim-cmp conf, fix hrsh7th/nvim-cmp#880jdhao
2022-04-03chore: use ft for FileType lazyloadingjdhao
2022-04-02update nvim-tree conf: stay focusjdhao
2022-03-29update nvim-tree confjdhao
2022-03-15working config for cmp-omni and vimtexjdhao
2022-03-14add cmp-omni for working with texjdhao
2022-03-07update hop.nvim confjdhao
2022-02-11update nvim-cmp confjdhao
2022-02-08[breaking change] remove direct reference to fastgitjdhao
2022-02-05nvim-tree: auto-close when it is the only winjdhao
2022-02-05Use nvim-tree as file explorer when we open a folderjdhao
2022-02-05update nvim-tree confjdhao
2022-02-05enable lualine's support for nvim-treejdhao
2022-02-05add plugin nvim-tree.luajdhao
2022-02-04change param for plugin lspkind-nvimjdhao
2022-01-28fix: check if language server exists before usingjdhao
2022-01-28chore: use local variable lspconfigjdhao
2022-01-26add bash-language-serverjdhao
2022-01-23change load condition of lspkind-nvimjdhao
2022-01-23update lsp settingjdhao
2022-01-13use lua for may_create_dirjdhao
2022-01-09add plugin vim-conflicted for merge conflict handlingjdhao
2022-01-08more startup screen menu itemjdhao
2021-12-28fix: lsp reference highlight isn't correctly linkedjdhao
2021-12-23add colorscheme kanagawajdhao
2021-12-19add ref for checking IME statejdhao
2021-12-19change SPELL location on statuslinejdhao
2021-12-19show IME on statusline on macOSjdhao
2021-12-19update plugin.luajdhao
2021-12-12remove plugin vim-cooljdhao