Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a cache for the rects.
This greatly improves performance, but poses cache invalidation
problems.
For example changing color scheme doesn't invalidate the cache.
Merge touching rects with the same color.
Add option to specify minimum number of spaces needed to split a token.
|
|
|
|
|
|
|
|
|
|
|
|
* `minimap`: draw correct lines when not highlighting
* `minimap`: add toggle per-`DocView`
* `minimap`: add option to automatically hide on small docs
|
|
|
|
|
|
this makes sure that struct literals are always
highlighted, not only when they aren't empty
highlights single return types in functions
highlights the `i` suffix in a number,
which signifies a complex number
highlights the type in type coercion syntax
highlights iota as keyword2
|
|
|
|
|
|
|
|
* `bracketmatch`: Don't consider comments
* `bracketmatch`: Add new styles
* `bracketmatch`: Add "frame" style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instances
|
|
|
|
|
|
|
|
|