7 Commits

Author SHA1 Message Date
tomasky
5985bf4949 refactor: remove dump util function
use `vim.pretty_print` instead of dump
2022-08-01 15:07:00 +08:00
tomasky
23e31a83fc fix(marks): 🐛 marks dont display in quickfix and telescope 2022-07-05 16:21:14 +08:00
tomasky
e2f6e4a48d feat(marks)!: show bookmarks list in quickfix and telescope 2022-07-04 14:00:06 +08:00
tomasky
9aa425c244 refactor(marks): change marks store data structure 2022-07-03 19:27:28 +08:00
tomasky
e71384a5ce feat(sign): update signs and markadd ,markrm,markclean etc functions 2022-07-03 12:04:08 +08:00
tomasky
1ce6fdb40d feat!: update setup,add read/write marks json 2022-07-01 16:28:09 +08:00
tomasky
810abbfa32 feat!: init proj , add some lua functions the proj need 2022-06-30 19:55:17 +08:00