Age | Commit message (Collapse) | Author |
|
|
|
* Add language_graphql.lua
* Fix code style in language_graphql.lua
* Add language_graphql as a dependency in meta_languages
|
|
* Fix Haskell comments, add block_comment
`-` Was incorrectly escaped before
* Update Haskell comment pattern
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* Add `language_blueprint.lua`
* Bump `meta_languages` to 0.1.4
|
|
|
|
|
|
|
|
|
|
* Update language_rivet.lua
* Update manifest.json
|
|
|
|
* Update manifest.json
* Update language_rivet.lua
* Update manifest.json
|
|
|
|
|
|
|
|
|
|
|
|
* Added sortcss plugin
Added plugin to sort selected CSS properties alphabetically or using the concentric model.
* Added sortcss plugin
Added plugin to sort selected CSS properties alphabetically or using the concentric model.
* Added sortcss plugin
Added plugin to sort selected CSS properties alphabetically or using the concentric model.
* Added sortcss plugin
Added plugin to sort selected CSS properties alphabetically or using the concentric model.
|
|
* fix comments and strings in language_cmake.lua
* Update manifest.json
* Remove unneeded pattern in language_cmake.lua
|
|
* Update manifest.json
* Update manifest.json
* Update language_rivet.lua
* fix: update language_rivet.lua
|
|
* Added astro extension to TSX and fixed block comments
* Update manifest.json
|
|
* feat: adding astro files support via JSX language syntax
* Update manifest.json
* Update plugins/language_jsx.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update plugins/language_jsx.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Apply suggestions from code review
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update language_jsx.lua
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* Create language_json.lua
* Update manifest.json
* Update manifest.json
* Update plugins/language_json.lua
Co-authored-by: Jefferson González <jgmdev@gmail.com>
* removed invalid literals and numeric keys
* updated key pattern to include spaces and hyphens, and updated value pattern to not match multiline strings
* added priority again, changed value back to string and updated formatting a bit
* actually added priority this time
god it's hard working with 2 different files
* patterns now match everything but newlines, and allow for whitespace to prefix the colon, and priority is now fixed aswell
* added cjson comment support
* Update plugins/language_json.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update plugins/language_json.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update plugins/language_json.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* avoid highlighting colon
* updated pattern
* Add ".jsonc" extension
---------
Co-authored-by: Jefferson González <jgmdev@gmail.com>
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
`ghmarkdown` uses Github's markdown rendering API
(https://docs.github.com/en/rest/markdown?apiVersion=2022-11-28) to
generate the page content.
|
|
* Update manifest.json
* update manifest.json
* update language_rivet.lua
* fix manifest.json
* update manifest.json
* fix manifest.json
|
|
* Update language_rivet.lua
* Update manifest.json
|
|
* Update language_rivet.lua
* Update manifest.json
* Update language_rivet.lua
|
|
|
|
* update lang_fe and add lang_c7
* actually add the files
* fixed language_fe
* add to meta_languages and bump
* space
* .*
|
|
This stopped the tokenization from continuing, which resulted in lines
not being completely tokenized.
|
|
* gitstatus: also color icons
* gitstatus: add flag to toggle colored icons
* gitstatus: add `color_icons` in config_spec
* gitstatus: bump version to 0.2
* Update plugins/gitstatus.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* `tab_switcher`: Sort entries by last focused
The last entry in `tab-switcher:tab-list{,-current-split}` is the
previously focused tab, so that pressing enter is enough to switch to
it.
Also added `tab-switcher:switch-to-last-tab{,-in-current-split}`
commands.
* `tab_switcher`: Implement "hold" mode
|
|
|
|
* Update language_rivet.lua
* Update manifest.json
|
|
* added support to FreeFEM++ syntax
* added support to MARTe2 Configuration language
* updated with new language support
* Update language_marte.lua
* Update plugins/language_marte.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* added languages
* fixed whitespace and new line
* Added CUE syntax
* reformatted
* removed tabs
* fixed issue with char
* formatted and removed duplicated key
* fixed lname and added structure identifier
* removed lite-xl version
* Update plugins/language_cue.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Martino Ferrari <martinogiordano.ferrari@iter.org>
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* `gui_filepicker`: Simplify code
* `gui_filepicker`: Replace `ToolbarView` commands
|
|
|
|
|
|
* fix fatal motiontrail error when mixed with settings
* bump version
* bump a little less
|
|
* Added in metapackages.
* Updated configs.
* Removed outdated languages.
* Clarified that these are metapackages.
* Updated manifest.
|
|
* Updated workflow to match new lpm changes.
* Added in explanatory comment.
* Updated manifest to have language tag.
* Updated to split off languages.
* Updated to split off libraries.
* Updated tables with borders.
* Rearranged tables.
* Whoops.
* Updated threads description.
* Updated README.md.
|
|
|
|
* replace `discord-presence` with new plugin
* `discord-presence`: mention it only supports linux
* `discord-presence`: add name `Discord RPC`
|
|
* Add files via upload
* Update manifest.json
* Update manifest.json
* Update and rename zenity.lua to gui_filepicker.lua
|
|
|
|
|
|
* Update manifest.json
* Include Hybrid Line Number option
Add Hybrid line number option to linenumbers.lua plugin
* Update linenumbers.lua
* Update linenumbers.lua
* Update linenumbers.lua
* Update linenumbers.lua
* Removed unnecessary comment
Removed old and unnecessary comment
|
|
|
|
* Hare support
* Add all keywords from language spec
* Add to table
* Missed flexible constant types
* add fini init and test
* manifest.json
* Better comment pattern
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Fix link in manifest
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
|
|
|