mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Support no-quicklisp asdf systems and OCICL
This commit is contained in:
parent
eda76103cb
commit
e189b51c87
9 changed files with 196 additions and 33 deletions
|
|
@ -329,7 +329,6 @@ var endRange = ~:*~A.session.doc.indexToPosition(endIndex);
|
|||
(setf (text status) (string-downcase r)))))))))))
|
||||
(clog-ace:set-auto-completion editor t)
|
||||
(setf (clog-ace:theme editor) *editor-theme*)
|
||||
(setf (clog-ace:mode editor) *editor-mode*)
|
||||
(setf (clog-ace:tab-size editor) *editor-tab-size*)
|
||||
(js-execute editor
|
||||
(format nil "~A.setKeyboardHandler('~A')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue