Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-28 | perf: handle big files better (#3449) | LostNeophyte | |
fixes https://github.com/LunarVim/LunarVim/issues/3393 | |||
2022-11-16 | fix(tree-sitter): force update bundled parsers (#3475) | kylo252 | |
2022-11-01 | perf(treesitter): disable in big files (#3268) | LostNeophyte | |
* perf(treesitter): disable in big files * fix: disable `use_treesitter` in indentlines and remove vim.schedule * refactor(treesitter): use `vim.schedule` * perf: set nocursorline in big json files * perf: disable more things in big files * chore: format | |||
2022-05-11 | fix(autocmds): disable commentstring_calc on cursor-hold (#2581) | kylo252 | |
2021-12-28 | refactor: avoid running ts.setup in headless (#2119) | kylo252 | |
2021-11-05 | feat: enable context commentstring by default (#1904) | Christian Chiarulli | |
2021-11-03 | fix: dashboard now runs on fresh installs (#1896) | kylo252 | |
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |