feat: sway cfg and md mode
- sway now uses wofi - migrate to assigning windows to workspaces using app_ids instead of classes - Md mode hitting enter now automatically calls insert list item
This commit is contained in:
@@ -630,3 +630,6 @@
|
||||
(map! :leader
|
||||
:nv "e" #'ellama
|
||||
)
|
||||
;; I really needed this a long time ago
|
||||
;; Markdown enter )
|
||||
(setq markdown-indent-on-enter 'indent-and-new-item)
|
||||
|
||||
Reference in New Issue
Block a user