Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | Merge pull request #3 from AqilCont/patch-1 | Francesco | |
Add syntax highlighting for sass. | |||
2021-03-21 | Add syntax highlighting for sass. | Aqil Contractor | |
2021-03-20 | Fix drawwhitespace plugin for subpixel positioning | Francesco Abbate | |
2021-03-17 | italicized lineguide | liquidev | |
2021-03-14 | Update README and use italic for modified plugins | Francesco | |
2021-03-14 | Merge pull request #2 from franko/lqdev-plugin-patches | Francesco | |
Plugin patches | |||
2021-03-14 | Merge branch 'master' into lqdev-plugin-patches | Francesco | |
2021-03-14 | Merge pull request #1 from B14CK313/patch-1 | Francesco | |
Fixed font scale not working | |||
2021-03-14 | Remove obsolete plugins | Francesco Abbate | |
2021-03-14 | Adjust formatting and wording | Francesco Abbate | |
2021-03-13 | Merge remote-tracking branch 'rxi/master' | Francesco Abbate | |
2021-03-12 | Update README about lite-xl compatibility | Francesco | |
2021-03-12 | updated lineguide to work with Lite XL | liquidev | |
2021-03-12 | updated indentguide with Lite XL support | liquidev | |
2021-03-12 | updated readme to mention Lite XL | liquidev | |
2021-03-02 | Merge pull request #129 from takase1121/patch-3 | rxi | |
add nagbar | |||
2021-03-01 | Update README.md | Takase | |
2021-02-24 | Merge pull request #115 from franko/objective-c | rxi | |
Add plugin for Objective C language | |||
2021-02-24 | Merge pull request #118 from BenStigsen/patch-1 | rxi | |
Add theme scheduler | |||
2021-02-24 | Merge pull request #121 from chekoopa/cv-confirm | rxi | |
add CloseConfirmX | |||
2021-02-24 | Merge pull request #122 from BizarreNULL/master | rxi | |
Added missing keywords and contextual keywords for C# 9 | |||
2021-02-12 | Added missing keywords and contextual keywords for C# 9 | Jojo | |
2021-02-11 | add closeconfirmx | Mikhail Chekan | |
2021-01-25 | Changed link styling | Benjamin Stigsen | |
2021-01-25 | Added themescheduler.lua | Benjamin Stigsen | |
A theme changer that depending on the time (which the user adds) changes themes. Useful for saving your eyes late at night. | |||
2021-01-22 | Fixed font scale not working | B14CK313 | |
The scale plugin still used the pre 1.13 path to font files, instead of the DATADIR variable | |||
2021-01-09 | Merge remote-tracking branch 'franko/master' | Francesco Abbate | |
2021-01-09 | Add plugin for Objective C language | Francesco Abbate | |
2021-01-09 | Merge pull request #112 from takase1121/patch-1 | rxi | |
add fallbackfonts | |||
2021-01-09 | Merge pull request #109 from liquidev/tabnumbers | rxi | |
Added plugin for tab numbers | |||
2021-01-09 | Merge pull request #111 from liquidev/lintplus | rxi | |
added lint+ | |||
2021-01-09 | Merge pull request #114 from mundusnine/patch-1 | rxi | |
Add syntax highlighting for teal | |||
2021-01-09 | Updated language_odin plugin | rxi | |
2021-01-04 | Update README.md | mundusnine | |
Add teal to the table | |||
2021-01-04 | Add syntax highlighting for teal | mundusnine | |
https://github.com/teal-language/tl Supports .d.tl and .tl. But definition files are essentially the same except they only define external untyped code. | |||
2020-12-27 | add fallbackfonts | Takase | |
2020-12-16 | Fix workspace plugin to work with core:restart | Francesco Abbate | |
2020-12-10 | added lint+ | lqdev | |
2020-12-06 | added tabnumbers.lua | liquid600pgm | |
2020-12-06 | Merge pull request #1 from rxi/master | lqdev | |
Update from upstream | |||
2020-11-29 | Merge pull request #101 from SwissalpS/lastProjectFixNilCheck | rxi | |
check if file handle actually exists | |||
2020-11-29 | Merge pull request #103 from jeremypenner/master | rxi | |
Add rainbowparen plugin | |||
2020-11-29 | Merge pull request #102 from liquid600pgm/nim | rxi | |
Nim syntax | |||
2020-11-29 | Merge pull request #106 from quadroli/master | rxi | |
inclusion of char and u8 as keyword2 values in language_rust.lua file | |||
2020-11-29 | Merge pull request #107 from drmargarido/golang-fallthrough | rxi | |
Added missing fallthrough keyword in the go language plugin. | |||
2020-11-27 | Added missing fallthrough keyword in the go language plugin. | drmargarido | |
2020-11-26 | Update language_rust.lua | quadroli | |
2020-11-24 | Update language_rust.lua | quadroli | |
2020-11-20 | Add rainbowparen plugin | Jeremy Penner | |
2020-11-20 | added language_nim.lua | liquid600pgm | |