🔧 Adjusted editor for nmutt
This commit is contained in:
parent
a277a1bf28
commit
cd9b459ea8
1 changed files with 2 additions and 1 deletions
|
|
@ -47,7 +47,8 @@ set certificate_file = "$XDG_CONFIG_HOME/mutt/certificates"
|
|||
set signature = "$XDG_CONFIG_HOME/mutt/signature"
|
||||
|
||||
# Editor
|
||||
set editor = "nvim"
|
||||
# nvim currently doesn't work...
|
||||
set editor = "vim"
|
||||
|
||||
# settings
|
||||
set pager_index_lines = 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue