aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/query.lua
blob: 3b99d672471ae34646369c8aed5998f6d80edb55 (plain) (blame)
1
2
3
4
5
6
-- Neovim filetype plugin file
-- Language:	Tree-sitter query
-- Last Change:	2022 Mar 29

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