Karl Yngve Lervåg

Results 356 comments of Karl Yngve Lervåg

Interesting. With your branch I do get a very noticeable speedup on my example: ![image](https://github.com/user-attachments/assets/672505f3-c6b8-4985-ad53-c4c7e4d9eeaa) Now, I notice you do a lot of different stuff, e.g. changing to the old...

Could you explain the timings you've added in your commits? E.g. ![image](https://github.com/user-attachments/assets/eae56337-c6e9-4f7b-b3c0-f45228ffcf93) ![image](https://github.com/user-attachments/assets/89dfa7d3-9476-49c4-b9ba-429b4261e11d) Are the numbers the current runtime? If so, it seems to be _increasing_ with the commits and...

Now, it looks like you've done a _very_ good and thorough job here. I believe it may be a good idea to add a comment to the top of the...

Ok, thanks for clarifying. How about my other questions?

> Reference label completion list does not open following `\hyperref[` (for [custom-labelled references](http://example.com)) Why did you link "custom-labelled-references" to http://example.com? > ### Expected behavior > > A dropdown should appear...

> @lervag Thanks for the reply! :) > I never had to press anything to open a completion drop down so I didn't know about that keybind at all before....

> This is more a question than a request: vimtex is currently written primarily in vimscript; has Karl thought about moving parts of development to Vim9 or Lua? Yes, he...

This does not work because VimTeX does not support the `\MakeShortVerb` command and therefore doesn't recognize the custom `|...|` syntax. I'm not sure if I want to implement this, because...

However, it is not impossible to implement it, so I may be persuaded.