Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't have much to say all I did was add 10 characters I hope I didn't spoil anything because I'm not know anything at lua 😅
But the problem has been fixed for me, I hope it works for you
|
|
|
|
|
|
|
|
|
|
The plugin uses coroutines but did not yield a value, thus the coroutine
was called way more often than necessary
Fixed it by simply yielding 1, so it only gets called once per second
|
|
added smallclock plugin
|
|
Zig syntax improvements
|
|
|
|
add language_ts
|
|
|
|
|
|
Minimap Plugin
|
|
|
|
|
|
|
|
|
|
|
|
Added language_po
|
|
|
|
1. bugfix: screen pdffile with "" to handle spaces (and the like) in the absolute file name correctly
|
|
Added in the ability to have ephemeral tabs.
|
|
added language_bib.lua, pdfview.lua, texcompile.lua
|
|
|
|
[lfautoinsert] Added map elements for specific languages
|
|
|
|
|
|
[selectionhighlight] added option to not highlight empty spaces.
|
|
|
|
|
|
|
|
|
|
Regex Replacement Plugin
|
|
Added navigate plugin
|
|
|
|
|
|
|
|
Automatically saves files that were changed when the main window loses focus
by switching to another application.
|