Skip to content

Commit

Permalink
EDITORS.md: add Kakoune text editor (#4478)
Browse files Browse the repository at this point in the history
The language support was recently updated to the current latest main
mawww/kakoune#5079
  • Loading branch information
greenfork authored Jan 23, 2024
1 parent 3236588 commit 8451fd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EDITORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@
* Kate: update syntax definition file: Settings -> Configure Kate -> Open/Save -> Modes & Filetypes -> Download Highlighting Files
* CudaText: lexer in Addon Manager
* Vis: has a [lexer](https://github.com/martanne/vis/blob/master/lua/lexers/pony.lua) for Pony
* Kakoune: has [Pony support](https://github.com/mawww/kakoune/blob/master/rc/filetype/pony.kak) in the main repository

0 comments on commit 8451fd0

Please sign in to comment.