aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/query.lua
blob: 8f40b1cb8a3a49b5e99e72f422acc7fca6ab9894 (plain) (blame)
1
2
3
4
5
6
-- Neovim syntax file
-- Language:	Tree-sitter query
-- Last Change:	2022 Apr 13

-- it's a lisp!
vim.cmd([[ runtime! syntax/lisp.vim ]])