neovim/runtime/indent/query.lua
dundargoc 07db909eb5
docs: misc (#31138)
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
2024-11-21 06:50:30 +08:00

6 lines
107 B
Lua

-- Neovim indent file
-- Language: Treesitter query
-- it's a lisp!
vim.cmd([[runtime! indent/lisp.vim]])