Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlight_width.
|
|
|
|
Add syntax highlighting for Julia
|
|
Add names to language plugins
|
|
Git status enhancements
|
|
add smoothcaret.lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trim whitespace from ends of selected text.
Quote the selected text before sending to the shell, in case there are spaces, quotes, etc.
|
|
Revert "Fix: Indentguide plugin crashing lite-xl"
|
|
This reverts commit 25044338105d71939335ed0868202475fefb5e85.
|
|
|
|
* Add syntax highlighting for fstab files
* Add fstab to README
|
|
|
|
This entry was missed in #46 which broke the plugin
|
|
When an expansion like "${#arr[@]}" is met the par after # was
interpreted as a comment. Move the pattern for dollar/brace
expansion befor the pattern for comments to avoid the problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add syntax highlighting for .ini files
|
|
Add syntax highlighting for nginx config files.
|
|
|
|
|
|
|
|
|