Files
neovim/runtime/ftplugin/query.lua

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

7 lines
149 B
Lua
Raw Normal View History

-- Neovim filetype plugin file
-- Language: Tree-sitter query
-- Last Change: 2022 Mar 29
-- it's a lisp!
vim.cmd([[ runtime! ftplugin/lisp.vim ]])