@ -20,9 +23,13 @@ set global modelinefmt '%opt{modeline_git_branch} %val{bufname}
@@ -20,9 +23,13 @@ set global modelinefmt '%opt{modeline_git_branch} %val{bufname}
@ -51,17 +58,6 @@ map global normal <a-q> ': word-select-previous-big-word<ret>'
@@ -51,17 +58,6 @@ map global normal <a-q> ': word-select-previous-big-word<ret>'
map global normal Q B
map global normal <a-Q> <a-B>
map global user -docstring 'add phantom selection' <a-f> ': phantom-selection-add-selection<ret>'
map global user -docstring 'clear all phantom selections' <a-F> ': phantom-selection-select-all<ret>: phantom-selection-clear<ret>'
map global user -docstring 'next phantom selection' f ': phantom-selection-iterate-next<ret>'
map global user -docstring 'previous phantom selection' F ': phantom-selection-iterate-prev<ret>'
map global normal -docstring 'select view' <a-%> ': select-view<ret>'
map global view -docstring 'select view' s '<esc>: select-view<ret>'
map global user -docstring 'add mark' m ': mark-word<ret>'
map global user -docstring 'clear marks' M ': mark-clear<ret>'
map global user -docstring 'replace mode' r ': replace<ret>'
map global user -docstring 'expand selection' e ': expand<ret>'
@ -69,9 +65,7 @@ map global user -docstring 'expand repeat' E ': expand-repeat<ret>'
@@ -69,9 +65,7 @@ map global user -docstring 'expand repeat' E ': expand-repeat<ret>'
map global normal -docstring 'buffers…' b ': enter-buffers-mode<ret>'
map global normal -docstring 'buffers (lock)…' B ': enter-user-mode -lock buffers<ret>'
map global user -docstring "next error" l ': lint-next-error<ret>'
map global user -docstring "previous error" L ': lint-previous-error<ret>'
map global normal -docstring 'select buffer' <a-b> ': explore-buffers<ret>'
declare-user-mode anchor
map global normal ';' ': enter-user-mode anchor<ret>'
@ -119,7 +119,9 @@ ext mobi, has ebook-viewer, X, flag f = ebook-viewer -- "$@"
@@ -119,7 +119,9 @@ ext mobi, has ebook-viewer, X, flag f = ebook-viewer -- "$@"
mime ^image/svg, has display, X, flag f = display -- "$@"
mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"