Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Add language plugin for ERB files
erb files typically has filename.html.erb extension they contain
html markup and embedded ruby code this file should properly
syntax highlight both html and ruby parts
* merge html/htm in filetype check
|
|
|
|
|
|
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
|
|
|
|
|
|
|