Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids calling `get_text` on a potentially big selection.
|
|
Files that have been just created and not yet saved don't have a
filename, so we can't match it to a file ending.
|
|
add fontconfig plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|