mirror of
https://github.com/cap153/nvim.git
synced 2026-07-16 22:16:54 +08:00
添加前端三件套语法高亮
This commit is contained in:
parent
8eacffaa83
commit
476e467710
4 changed files with 16 additions and 4 deletions
|
|
@ -16,6 +16,9 @@ local ensure_installed = {
|
|||
"markdown",
|
||||
"sh",
|
||||
"java",
|
||||
"javascript",
|
||||
"html",
|
||||
"css",
|
||||
}
|
||||
|
||||
-- 在 FileType 确定时,检查、安装并启动
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue