neovim/runtime/syntax/query.lua

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
138 B
Lua
Raw Normal View History

-- Neovim syntax file
-- Language: Tree-sitter query
-- Last Change: 2022 Apr 13
-- it's a lisp!
vim.cmd([[ runtime! syntax/lisp.vim ]])