mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
feat: neovim - add syntax highlight for justfiles
This commit is contained in:
@@ -6,6 +6,7 @@ return {
|
|||||||
dependencies = {
|
dependencies = {
|
||||||
-- NOTE: additional parser
|
-- NOTE: additional parser
|
||||||
{ "nushell/tree-sitter-nu" },
|
{ "nushell/tree-sitter-nu" },
|
||||||
|
{ "IndianBoy42/tree-sitter-just" },
|
||||||
},
|
},
|
||||||
opts = function(_, opts)
|
opts = function(_, opts)
|
||||||
opts.incremental_selection = {
|
opts.incremental_selection = {
|
||||||
|
|||||||
Reference in New Issue
Block a user