move file

This commit is contained in:
2026-02-15 01:19:07 -05:00
parent 800618ef60
commit 8ba072a729
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
;; LispSchool - Interactive structural editing tutorial
;; Source: fnl/lisp-school.fnl (compiled by nfnl)
{:name "lisp-school"
:dir "."
:dir "./plugins"
:cmd ["LispSchool" "LispSchoolNext"]
:config (fn []
(vim.api.nvim_create_user_command "LispSchool"