vimwiki uses EDITOR vim/nvim
This commit is contained in:
parent
bc5b12691b
commit
bf8809caa8
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdow
|
|||
bindsym $mod+c exec --no-startup-id freealf
|
||||
bindsym $mod+Shift+c exec --no-startup-id camtoggle
|
||||
|
||||
bindsym $mod+v exec --no-startup-id st -e vim -c "VimwikiIndex"
|
||||
bindsym $mod+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex"
|
||||
#bindsym $mod+Shift+v
|
||||
|
||||
bindsym $mod+b bar mode toggle
|
||||
|
|
Loading…
Reference in a new issue