move file
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
;; LispSchool - Interactive structural editing tutorial
|
;; LispSchool - Interactive structural editing tutorial
|
||||||
;; Source: fnl/lisp-school.fnl (compiled by nfnl)
|
;; Source: fnl/lisp-school.fnl (compiled by nfnl)
|
||||||
{:name "lisp-school"
|
{:name "lisp-school"
|
||||||
:dir "."
|
:dir "./plugins"
|
||||||
:cmd ["LispSchool" "LispSchoolNext"]
|
:cmd ["LispSchool" "LispSchoolNext"]
|
||||||
:config (fn []
|
:config (fn []
|
||||||
(vim.api.nvim_create_user_command "LispSchool"
|
(vim.api.nvim_create_user_command "LispSchool"
|
||||||
|
|||||||
Reference in New Issue
Block a user