mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
update sample pref file
This commit is contained in:
parent
f22f0bf966
commit
fa0813e0fd
1 changed files with 2 additions and 0 deletions
2
tools/preferences.lisp.sample
vendored
2
tools/preferences.lisp.sample
vendored
|
|
@ -1,5 +1,7 @@
|
|||
(in-package :clog-tools)
|
||||
|
||||
;; Preferences loaded on next call to clog-tools:clog-builder or [Eval All]
|
||||
|
||||
;; Open panels and files in new browser tabs by default
|
||||
(setf *open-external* nil)
|
||||
;; Open files in browser popups instead of tabs if browser allows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue