mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Override weird default value in feature-mode
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
'(exec-path-from-shell-variables (quote ("PATH" "MANPATH" "GOPATH")))
|
||||
'(fci-handle-truncate-lines nil)
|
||||
'(fci-rule-width 1)
|
||||
'(feature-indent-initial-offset 0)
|
||||
'(fill-column 78)
|
||||
'(flycheck-completion-system (quote ido))
|
||||
'(flycheck-indication-mode (quote right-fringe))
|
||||
|
||||
Reference in New Issue
Block a user