Wednesday, November 2, 2022

Re: vim airline too consumption starting time

[re-sending, because I was using the wrong E-Mail address :( ]

Am 2022-10-30 07:28, schrieb Nicolas:
> Hi Christian,
>
> Regarding this screenshot, is there a way to reduce Vim startup time
> consumed a lot by vim -airline, is there a port in vim9 of your plugin
> ?


Please try to enable the vim9 Script part of Vim-airline:
https://github.com/vim-airline/vim-airline/blob/0ed7b8bb2ed68d65a5ba55317896680b31d315b0/doc/airline.txt#L123-L125

It should give much better performance for the performance critical
parts of the plugin (mainly the highighting engine).

Thanks,
Chris

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/90ff7c07cbe458509d98df44059bf4c8%40256bit.org.

No comments: