astro-nvim-v3 turn on documents keybinding

This commit is contained in:
huyjaky
2024-07-23 16:18:10 +07:00
parent 16fdd07140
commit 31b13443c7
4 changed files with 14 additions and 10 deletions

View File

@@ -68,6 +68,7 @@ return {
event = { "BufReadPre", "BufNewFile" },
config = function(_, opts)
require("hlchunk").setup(require("astrocore").extend_tbl(opts, {
ignore ={},
chunk = {
enable = true,
notify = false,