mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 11:29:56 -06:00
Ensure all nvim-treesitter parsers aret installed
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
:additional_vim_regex_highlighting [:org]
|
:additional_vim_regex_highlighting [:org]
|
||||||
}
|
}
|
||||||
|
|
||||||
:ensure_installed [:org]
|
:ensure_installed :all ; [:org]
|
||||||
|
|
||||||
:rainbow {:enable true
|
:rainbow {:enable true
|
||||||
:extended_mode true ; Also highlight non-bracket delimiters like html tags, boolean or table: lang -> boolean
|
:extended_mode true ; Also highlight non-bracket delimiters like html tags, boolean or table: lang -> boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user