shellRaining / hlchunk.nvim

This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
MIT License
472 stars 29 forks source link

add exclude_filetypes:oil #83

Closed tts2k closed 2 months ago

tts2k commented 7 months ago

This ft is being used by oil.nvim

shellRaining commented 2 months ago

thanks for your work!