mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-05 18:40:53 +00:00
languages/liquid: add syntax highlighting support for liquid templating
This commit is contained in:
parent
ac5cf327c8
commit
b767199273
4 changed files with 39 additions and 0 deletions
|
|
@ -229,6 +229,9 @@
|
|||
- Added [tera](https://keats.github.io/tera/) language support (syntax
|
||||
highlighting only).
|
||||
|
||||
- Added [liquid](https://keats.github.io/tera/) language support (syntax
|
||||
highlighting only) via `languages.liquid`.
|
||||
|
||||
- Added Debugging support to `languages.odin` with
|
||||
[nvim-dap-odin](https://github.com/NANDquark/nvim-dap-odin).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue