add commonlisp

This commit is contained in:
Adam Jeniski 2025-10-17 07:24:34 -09:00
parent b9d501c739
commit 2eaa8351ea

View File

@ -680,7 +680,7 @@ require('lazy').setup({
-- conjure
{
'Olical/conjure',
ft = { 'clojure', 'fennel', 'python' }, -- etc
ft = { 'clojure', 'fennel', 'python', 'lisp' }, -- etc
lazy = true,
init = function()
-- Set configuration options here