Compare commits
2 commits
7ea659d62b
...
74f7c6dc99
Author | SHA1 | Date | |
---|---|---|---|
Antoine Martin | 74f7c6dc99 | ||
Antoine Martin | e5be2deb48 |
4
init.el
4
init.el
|
@ -37,7 +37,7 @@
|
|||
;;indent-guides ; highlighted indent columns
|
||||
;;ligatures ; ligatures and symbols to make your code pretty again
|
||||
;;minimap ; show a map of the code on the side
|
||||
(modeline +light) ; snazzy, Atom-inspired modeline, plus API
|
||||
modeline ; snazzy, Atom-inspired modeline, plus API
|
||||
;;nav-flash ; blink cursor line after big motions
|
||||
;;neotree ; a project drawer, like NERDTree for vim
|
||||
;;ophints ; highlight the region an operation acts on
|
||||
|
@ -48,7 +48,7 @@
|
|||
vc-gutter ; vcs diff in the fringe
|
||||
;;vi-tilde-fringe ; fringe tildes to mark beyond EOB
|
||||
;;window-select ; visually switch windows
|
||||
;;workspaces ; tab emulation, persistence & separate workspaces
|
||||
workspaces ; tab emulation, persistence & separate workspaces
|
||||
;;zen ; distraction-free coding or writing
|
||||
|
||||
:editor
|
||||
|
|
Loading…
Reference in a new issue