summaryrefslogtreecommitdiff
path: root/lua/lvim/core/indentlines.lua
AgeCommit message (Expand)Author
2023-04-15fix: use `require` instead of `reload` in pcalls (#4038)YinAqu
2023-01-17fix(indentlines): typo (#3743)LostNeophyte
2023-01-17fix(indentlines): set indent_char to LineLeft (#3741)LostNeophyte
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2022-11-28perf: handle big files better (#3449)LostNeophyte
2022-11-01perf(treesitter): disable in big files (#3268)LostNeophyte
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-09-21feat(indentblankline): show first indent levelChristian Chiarulli
2022-09-21fix(indentblankline): make sure to use the new syntax for all options (#3058)Abouzar Parvan
2022-09-21Indentlines (#3057)Christian Chiarulli
2022-09-21feat: add indentlines (#3056)Christian Chiarulli