aboutsummaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-09-08remove unused pluginsjdhao
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-06refactor: convert mapping from viml to luajdhao
2022-09-05better-escape.vim is now under nvim-zh orgjdhao
2022-09-05update hop.nvim confjdhao
2022-09-05add plugin gitlinkder.nvimjdhao
2022-09-01simplify and add new autocmdjdhao
2022-08-31update hop.nvim confjdhao
2022-08-31update packer confjdhao
2022-08-28update indent-blankline confjdhao
2022-08-28refactor a bitjdhao
2022-08-28update nvim-cmp confjdhao
2022-08-26fix parameter for vim.notifyjdhao
2022-08-26refactor: theme.vim --> theme.luajdhao
2022-08-23fix some typosjdhao
2022-08-22update bufferline.nvim confjdhao
2022-08-21refactor: use ctx table for lua autocmd callbackjdhao
2022-08-20refactor: move part of autocmd to lua scriptjdhao
2022-08-20update the autocmd for saving a filejdhao
2022-08-19feat: auto-install plugins for fresh installjdhao
2022-08-18add config dir to workspace.library for lua lspjdhao
2022-08-15update mappingjdhao
2022-08-14update version checkjdhao
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-13make dashboard-nvim an opt pluginjdhao
2022-08-13Transition from init.vim to init.luajdhao
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-28add theme catppuccinjdhao
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