aboutsummaryrefslogtreecommitdiff
path: root/lua/custom-autocmd.lua
AgeCommit message (Expand)Author
2024-01-07Enable nvim-tree to open dir during startupjdhao
2023-09-01fix multi visual line delete issuejdhao
2023-08-28fix multi-line yank issue, close #220jdhao
2022-11-01chore: add notification for packer compilejdhao
2022-09-10format with styluajdhao
2022-09-01simplify and add new autocmdjdhao
2022-08-21refactor: use ctx table for lua autocmd callbackjdhao
2022-08-20refactor: move part of autocmd to lua scriptjdhao