Update variable name
This commit is contained in:
parent
95fe0861c9
commit
78ad4f0ba6
2
init.el
2
init.el
@ -2914,7 +2914,7 @@ ARG is the same as for either of the above functions."
|
|||||||
(cl-pushnew '("o" file-owner-mode "File owner and mode")
|
(cl-pushnew '("o" file-owner-mode "File owner and mode")
|
||||||
cur-val :test 'equal)
|
cur-val :test 'equal)
|
||||||
(setopt dirvish-ui-setup-items cur-val))
|
(setopt dirvish-ui-setup-items cur-val))
|
||||||
(add-to-list 'dirvish-libraries '(dirvish file-owner-mode))
|
(add-to-list 'dirvish--libraries '(dirvish file-owner-mode))
|
||||||
(setopt dirvish-attributes
|
(setopt dirvish-attributes
|
||||||
'(vc-state subtree-state nerd-icons file-size file-owner-mode))
|
'(vc-state subtree-state nerd-icons file-size file-owner-mode))
|
||||||
(evil-define-key 'normal dirvish-mode-map
|
(evil-define-key 'normal dirvish-mode-map
|
||||||
|
Loading…
x
Reference in New Issue
Block a user