add note to lua

pull/638/head
mjhika 2 years ago
parent 3b4895a918
commit f1723a6b1e

@ -1,6 +1,7 @@
local lisp_dialects = { "clojure", "fennel", "scheme", "lisp" }
return {
-- perhaps replace parinfer with guns/vim-sexp and tpope/vim-sexp-mappings-for-regular-people
{
"gpanders/nvim-parinfer",
ft = { unpack(lisp_dialects) },

Loading…
Cancel
Save