aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-02update titlestringjdhao
2022-06-28disable showing current theme usedjdhao
2022-06-28update option shortmessjdhao
2022-06-28minor tweak: version checkingjdhao
2022-06-28bump version to 0.7.2jdhao
2022-06-27update macos install scriptjdhao
2022-06-14update python snippetjdhao
2022-06-05disable sql omni completionjdhao
2022-05-29add lua map module and more mappingsjdhao
2022-05-29update spelljdhao
2022-05-29disable alpha-nvimjdhao
2022-05-21update linux setup scriptjdhao
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-09add mapping to run vim script filejdhao
2022-05-09check if nvim version is correct, see also #51jdhao
2022-05-04update nvim-cmp confjdhao
2022-05-04fix nvim-cmp issue, see hrsh7th/nvim-cmp#964jdhao
2022-05-03add new mapjdhao
2022-05-03update issue templatejdhao
2022-05-03add map to run lua filejdhao
2022-05-02update vimtex conf, close #50jdhao
2022-05-01update docjdhao
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-20update LeaderF confjdhao
2022-04-19spelljdhao
2022-04-17update READMEjdhao
2022-04-16[nvim 0.7] use native lua autocmd for cleaner codejdhao
2022-04-16doc: bump supported version to nvim 0.7.0jdhao
2022-04-16[nvim 0.7] use filetype.lua for detecting ftjdhao
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-16[nvim 0.7] no more py2 supportjdhao
2022-04-14Merge pull request #48 from soda92/patch-1jdhao
2022-04-14fix small typoMaple
2022-04-14fix nvim-cmp errorjdhao
2022-04-10update spell filejdhao
2022-04-10update docjdhao
2022-04-10update issue templatejdhao
2022-04-10update wilder.nvim confjdhao
2022-04-10update nvim-cmp conf, fix hrsh7th/nvim-cmp#880jdhao
2022-04-05update tex snippetsjdhao
2022-04-03chore: use ft for FileType lazyloadingjdhao
2022-04-02update nvim-tree conf: stay focusjdhao