mirror of
https://github.com/cap153/nvim.git
synced 2026-04-25 07:27:21 +08:00
日志高亮
This commit is contained in:
parent
438237fe34
commit
de992f1ac3
2 changed files with 45 additions and 15 deletions
|
|
@ -7,6 +7,7 @@ local P = {
|
|||
|
||||
PackUtils.setup_listener(P.name, P.build_cmd)
|
||||
|
||||
-- https://github.com/nvim-treesitter/nvim-treesitter/blob/main/SUPPORTED_LANGUAGES.md
|
||||
local ensure_installed = {
|
||||
"json",
|
||||
"rust",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue