aerial.nvim/lua/aerial/backends
ergou 3c04b040a8
fix(treesitter): explicitly set all to false in iter_matches (#407)
* feat: explicitly set all to false in iter_matches

Due to neovim's breaking change for treesitter, in nightly build the
option all is set to true by default

* feat: use nil value to make iter_matches use default
2024-09-10 10:25:32 -07:00
..
lsp fix: warning when closing buffers with the LSP backend in place (#397) 2024-08-10 13:33:08 -07:00
treesitter fix(treesitter): explicitly set all to false in iter_matches (#407) 2024-09-10 10:25:32 -07:00
asciidoc.lua feat: support loongdoc with asciidoc backend (#377) 2024-06-17 10:25:33 -04:00
init.lua fix: queue commands before aerial attaches to avoid dropped inputs (#301) 2023-10-11 10:21:02 -07:00
man.lua format: auto sort requires 2023-10-08 23:32:22 -07:00
markdown.lua format: auto sort requires 2023-10-08 23:32:22 -07:00
util.lua refactor: use lua api for creating autocmds 2022-10-20 19:24:10 -07:00