Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also include a little snippet comment to regenerate them in the future.
|
|
* adds single instance support and basic file dragging from instance to instance
|
|
|
|
|
|
|
|
|
|
|
|
Add `primary_selection`
|
|
* Add syntax highlighting to JSX tags
* Added "from" keyword
|
|
rainbowparens.lua: Added an option for number of parens
|
|
* Syntax highlighter for the Miniscript language
* Update README.md
|
|
|
|
clear font cache button
|
|
|
|
|
|
|
|
Add Zig support in nonicons,lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Assembly x86 syntax highlighting
* Little fixes
* Highlight other hex pattern
e.g. deadbeef123h
* Add use64 to symbols
* Include $ as an operator
* Remove broken symbols
Never seen them used anyway?
* Made some bits more consistent
Hex & binary notation with uppercase letters now too
* Formatted
* Removed duplicate | in pattern
* `language_assembly_x86`: simplify extension pattern
* Fixed broken symbols
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added language_caddyfile
|
|
`minimap`: Performance improvements
|
|
[nonicons] Fixed wrong icon on opened directory
|
|
|
|
|
|
|
|
The cache is now invalidated when some settings change.
It is now also invalidated on color scheme change.
This assumes that the table `style.syntax["normal"]` is always replaced
on color scheme change.
|
|
|
|
|