m4xshen / hardtime.nvim

Establish good command workflow and quit bad habit
MIT License
1.35k stars 27 forks source link

feat: add lspinfo and query to disabled filetypes #88

Closed guilhas07 closed 3 months ago

guilhas07 commented 4 months ago

Query is the filetype used in the neovim :InspectTree. While using this feature it's useful to use the h,j,k,l motions repeatedly.

m4xshen commented 3 months ago

Thanks for the PR!