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