aerial.nvim/autoload
Steven Arcangeli 7f084b0b2b perf: speed up foldexpr by removing vimscript (#37)
Going through the aerial#foldexpr() script was taking some overhead. By
directly using v:lua we can avoid that and get a ~30% speed boost.
2022-01-01 17:21:17 -08:00
..
aerial.vim perf: speed up foldexpr by removing vimscript (#37) 2022-01-01 17:21:17 -08:00