|
|
@ -49,7 +49,7 @@ |
|
|
|
;; vc-gutter ; vcs diff in the fringe |
|
|
|
;; vc-gutter ; vcs diff in the fringe |
|
|
|
vi-tilde-fringe ; fringe tildes to mark beyond EOB |
|
|
|
vi-tilde-fringe ; fringe tildes to mark beyond EOB |
|
|
|
;;window-select ; visually switch windows |
|
|
|
;;window-select ; visually switch windows |
|
|
|
;;workspaces ; tab emulation, persistence & separate workspaces |
|
|
|
workspaces ; tab emulation, persistence & separate workspaces |
|
|
|
;;zen ; distraction-free coding or writing |
|
|
|
;;zen ; distraction-free coding or writing |
|
|
|
|
|
|
|
|
|
|
|
:editor |
|
|
|
:editor |
|
|
@ -95,7 +95,7 @@ |
|
|
|
(eval +overlay) ; run code, run (also, repls) |
|
|
|
(eval +overlay) ; run code, run (also, repls) |
|
|
|
;;gist ; interacting with github gists |
|
|
|
;;gist ; interacting with github gists |
|
|
|
lookup ; navigate your code and its documentation |
|
|
|
lookup ; navigate your code and its documentation |
|
|
|
;;lsp ; M-x vscode |
|
|
|
lsp ; M-x vscode |
|
|
|
magit ; a git porcelain for Emacs |
|
|
|
magit ; a git porcelain for Emacs |
|
|
|
;;make ; run make tasks from Emacs |
|
|
|
;;make ; run make tasks from Emacs |
|
|
|
;;pass ; password manager for nerds |
|
|
|
;;pass ; password manager for nerds |
|
|
|