aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-22Fixed font scale not workingB14CK313
The scale plugin still used the pre 1.13 path to font files, instead of the DATADIR variable
2021-01-09Merge remote-tracking branch 'franko/master'Francesco Abbate
2021-01-09Add plugin for Objective C languageFrancesco Abbate
2021-01-09Merge pull request #112 from takase1121/patch-1rxi
add fallbackfonts
2021-01-09Merge pull request #109 from liquidev/tabnumbersrxi
Added plugin for tab numbers
2021-01-09Merge pull request #111 from liquidev/lintplusrxi
added lint+
2021-01-09Merge pull request #114 from mundusnine/patch-1rxi
Add syntax highlighting for teal
2021-01-09Updated language_odin pluginrxi
2021-01-04Update README.mdmundusnine
Add teal to the table
2021-01-04Add syntax highlighting for tealmundusnine
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-27add fallbackfontsTakase
2020-12-16Fix workspace plugin to work with core:restartFrancesco Abbate
2020-12-10added lint+lqdev
2020-12-06added tabnumbers.lualiquid600pgm
2020-12-06Merge pull request #1 from rxi/masterlqdev
Update from upstream
2020-11-29Merge pull request #101 from SwissalpS/lastProjectFixNilCheckrxi
check if file handle actually exists
2020-11-29Merge pull request #103 from jeremypenner/masterrxi
Add rainbowparen plugin
2020-11-29Merge pull request #102 from liquid600pgm/nimrxi
Nim syntax
2020-11-29Merge pull request #106 from quadroli/masterrxi
inclusion of char and u8 as keyword2 values in language_rust.lua file
2020-11-29Merge pull request #107 from drmargarido/golang-fallthroughrxi
Added missing fallthrough keyword in the go language plugin.
2020-11-27Added missing fallthrough keyword in the go language plugin.drmargarido
2020-11-26Update language_rust.luaquadroli
2020-11-24Update language_rust.luaquadroli
2020-11-20Add rainbowparen pluginJeremy Penner
2020-11-20added language_nim.lualiquid600pgm
2020-11-18check if file handle actually existsSwissalpS
2020-10-01Updated autoinsert pluginrxi
2020-09-27Merge pull request #91 from Tmpod/new/black-literxi
Added a new plugin: black-lite
2020-09-27Merge pull request #89 from josephreynolds1/masterrxi
Add PowerShell language syntax plugin
2020-09-25Added a new plugin: black-liteTmpod
2020-09-21Updated README.md with entry for language_powershell pluginLinux User
2020-09-21Added PowerShell language syntax plugin and updated README.md with entry for ↵Linux User
language_powershell
2020-09-19Fixed scale plugin breaking CommandView when changing scroll offsetsrxi
2020-08-30Merge pull request #86 from terickson001/project_managerrxi
Added projectmanager.lua
2020-08-30language_odin improvementsrxi
2020-08-29Changed scale plugin to retain scroll positions when scalingrxi
2020-08-28Removed keybinds as they conflicted with defaultsTyler Erickson
2020-08-28Added projectmanager.luaTyler Erickson
2020-08-28Added lastproject pluginrxi
2020-08-16Merge pull request #84 from whiteh0le/masterrxi
Add syntax highlighting for Kaitai Struct Files
2020-08-16Add syntax support for Kaitai Struct FilesWhitehole
2020-07-21Merge pull request #81 from kaitsh/elixir_syntaxrxi
Add syntax highlighting for Elixir
2020-07-21Syntax highlighting for the Elixir programming languageDaniel Glinka
2020-07-05Accounted for file-write failure when saving workspacerxi
Resolves #74
2020-07-03Merge pull request #78 from SwissalpS/typoFixrxi
typo fix: remove a stray 'a'
2020-07-03typo fixSwissalpS
2020-07-03Merge pull request #73 from bokunodev/masterrxi
add new plugins (eofnewline)
2020-07-03move eofnewline above evalbokunodev
2020-07-03add new plugins (eofnewline)bokunodev
2020-07-01Merge pull request #71 from SwissalpS/proposeScaleStatusrxi
Propose scale status