neovim/runtime/indent/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 indent file
-- Language: Tree-sitter query
-- Last Change: 2022 Mar 29
-- it's a lisp!
vim.cmd([[ runtime! indent/lisp.vim ]])