cleanup notes a little
This commit is contained in:
parent
2e121b4ed9
commit
6c7f66c5bf
|
@ -1,8 +1,10 @@
|
||||||
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
|
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
|
||||||
((def-persp nil
|
((def-persp nil
|
||||||
((def-buffer "config.go" "c:/Users/mcros/src/piframe-go/ui/config.go" go-mode)
|
((def-buffer "CONTRIBUTING.md" "c:/Users/mcros/src/zmk-docs/CONTRIBUTING.md" markdown-mode)
|
||||||
(def-buffer "watchdog.go" "c:/Users/mcros/src/piframe-go/watchdog/watchdog.go" go-mode)
|
(def-buffer "slideshow.go" "c:/Users/mcros/src/piframe-go/ui/slideshow.go" go-mode)
|
||||||
|
(def-buffer "config.go" "c:/Users/mcros/src/piframe-go/ui/config.go" go-mode)
|
||||||
(def-buffer "layer-3---other.json" "c:/Users/mcros/Nextcloud/org/keyboards/pockettype/layer-3---other.json" json-mode)
|
(def-buffer "layer-3---other.json" "c:/Users/mcros/Nextcloud/org/keyboards/pockettype/layer-3---other.json" json-mode)
|
||||||
|
(def-buffer "watchdog.go" "c:/Users/mcros/src/piframe-go/watchdog/watchdog.go" go-mode)
|
||||||
(def-buffer "Readme.md" "c:/Users/mcros/Nextcloud/org/Readme.md" markdown-mode)
|
(def-buffer "Readme.md" "c:/Users/mcros/Nextcloud/org/Readme.md" markdown-mode)
|
||||||
(def-buffer "blog_posts.org" "c:/Users/mcros/Nextcloud/org/blog_posts.org" org-mode)
|
(def-buffer "blog_posts.org" "c:/Users/mcros/Nextcloud/org/blog_posts.org" org-mode)
|
||||||
(def-buffer ".owncloudsync.log" "c:/Users/mcros/Nextcloud/.owncloudsync.log" fundamental-mode)
|
(def-buffer ".owncloudsync.log" "c:/Users/mcros/Nextcloud/.owncloudsync.log" fundamental-mode)
|
||||||
|
@ -21,13 +23,13 @@
|
||||||
(min-pixel-height-safe . 20)
|
(min-pixel-height-safe . 20)
|
||||||
(min-pixel-width-safe . 20))
|
(min-pixel-width-safe . 20))
|
||||||
leaf
|
leaf
|
||||||
(pixel-width . 837)
|
(pixel-width . 1262)
|
||||||
(pixel-height . 700)
|
(pixel-height . 1262)
|
||||||
(total-width . 83)
|
(total-width . 126)
|
||||||
(total-height . 35)
|
(total-height . 63)
|
||||||
(normal-height . 1.0)
|
(normal-height . 1.0)
|
||||||
(normal-width . 1.0)
|
(normal-width . 1.0)
|
||||||
(buffer "*scratch*"
|
(buffer "CONTRIBUTING.md"
|
||||||
(selected . t)
|
(selected . t)
|
||||||
(hscroll . 0)
|
(hscroll . 0)
|
||||||
(fringes 8 8 nil nil)
|
(fringes 8 8 nil nil)
|
||||||
|
@ -35,7 +37,12 @@
|
||||||
(scroll-bars nil 3 t nil 0 t nil)
|
(scroll-bars nil 3 t nil 0 t nil)
|
||||||
(vscroll . 0)
|
(vscroll . 0)
|
||||||
(dedicated)
|
(dedicated)
|
||||||
(point . 1)
|
(point . 757)
|
||||||
(start . 1))))
|
(start . 1))
|
||||||
|
(prev-buffers
|
||||||
|
("slideshow.go" 6407 7490)
|
||||||
|
("config.go" 2780 2780)
|
||||||
|
("layer-3---other.json" 469 838)
|
||||||
|
("*scratch*" 1 1))))
|
||||||
(def-params nil)
|
(def-params nil)
|
||||||
t nil nil))
|
t nil nil))
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
(total-height . 35)
|
(total-height . 35)
|
||||||
(normal-height . 1.0)
|
(normal-height . 1.0)
|
||||||
(normal-width . 1.0)
|
(normal-width . 1.0)
|
||||||
(buffer "*Messages*"
|
(buffer "*scratch*"
|
||||||
(selected . t)
|
(selected . t)
|
||||||
(hscroll . 0)
|
(hscroll . 0)
|
||||||
(fringes 8 8 nil nil)
|
(fringes 8 8 nil nil)
|
||||||
|
@ -35,16 +35,7 @@
|
||||||
(scroll-bars nil 3 t nil 0 t nil)
|
(scroll-bars nil 3 t nil 0 t nil)
|
||||||
(vscroll . 0)
|
(vscroll . 0)
|
||||||
(dedicated)
|
(dedicated)
|
||||||
(point . 172)
|
(point . 1)
|
||||||
(start . 1))
|
(start . 1))))
|
||||||
(prev-buffers
|
|
||||||
("config.go" 432 568)
|
|
||||||
("watchdog.go" 1 587)
|
|
||||||
("layer-3---other.json" 1 528)
|
|
||||||
("Readme.md" 1 1)
|
|
||||||
("blog_posts.org" 8764 8764)
|
|
||||||
(".owncloudsync.log" 1 1)
|
|
||||||
("links.md" 1 3418)
|
|
||||||
("*scratch*" 1 1))))
|
|
||||||
(def-params nil)
|
(def-params nil)
|
||||||
t nil nil))
|
t nil nil))
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
(total-height . 35)
|
(total-height . 35)
|
||||||
(normal-height . 1.0)
|
(normal-height . 1.0)
|
||||||
(normal-width . 1.0)
|
(normal-width . 1.0)
|
||||||
(buffer "config.go"
|
(buffer "*Messages*"
|
||||||
(selected . t)
|
(selected . t)
|
||||||
(hscroll . 0)
|
(hscroll . 0)
|
||||||
(fringes 8 8 nil nil)
|
(fringes 8 8 nil nil)
|
||||||
|
@ -35,9 +35,10 @@
|
||||||
(scroll-bars nil 3 t nil 0 t nil)
|
(scroll-bars nil 3 t nil 0 t nil)
|
||||||
(vscroll . 0)
|
(vscroll . 0)
|
||||||
(dedicated)
|
(dedicated)
|
||||||
(point . 568)
|
(point . 172)
|
||||||
(start . 432))
|
(start . 1))
|
||||||
(prev-buffers
|
(prev-buffers
|
||||||
|
("config.go" 432 568)
|
||||||
("watchdog.go" 1 587)
|
("watchdog.go" 1 587)
|
||||||
("layer-3---other.json" 1 528)
|
("layer-3---other.json" 1 528)
|
||||||
("Readme.md" 1 1)
|
("Readme.md" 1 1)
|
||||||
|
|
|
@ -21,10 +21,10 @@
|
||||||
(min-pixel-height-safe . 20)
|
(min-pixel-height-safe . 20)
|
||||||
(min-pixel-width-safe . 20))
|
(min-pixel-width-safe . 20))
|
||||||
leaf
|
leaf
|
||||||
(pixel-width . 1262)
|
(pixel-width . 837)
|
||||||
(pixel-height . 1262)
|
(pixel-height . 700)
|
||||||
(total-width . 126)
|
(total-width . 83)
|
||||||
(total-height . 63)
|
(total-height . 35)
|
||||||
(normal-height . 1.0)
|
(normal-height . 1.0)
|
||||||
(normal-width . 1.0)
|
(normal-width . 1.0)
|
||||||
(buffer "config.go"
|
(buffer "config.go"
|
||||||
|
|
16
emacs.md
16
emacs.md
|
@ -1,19 +1,3 @@
|
||||||
https://github.com/Bad-ptr/persp-mode.el
|
|
||||||
|
|
||||||
https://github.com/minad/vertico
|
|
||||||
|
|
||||||
capture template for week in review?
|
|
||||||
|
|
||||||
ido-ubiquitous
|
|
||||||
ido-vertical-mode
|
|
||||||
|
|
||||||
verify rainbow delimineters
|
|
||||||
verify rainbow mode
|
|
||||||
|
|
||||||
add keyboard shortcuts for origami code folding (on/off/fold/unfold)
|
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
||||||
|
|
||||||
git clone https://github.com/plexus/chemacs2.git ~/.emacs.d (%appdata% on windows)
|
git clone https://github.com/plexus/chemacs2.git ~/.emacs.d (%appdata% on windows)
|
||||||
|
|
||||||
M-x describe-variable RET user-init-file RET
|
M-x describe-variable RET user-init-file RET
|
||||||
|
|
Reference in a new issue