feat: improve inverse search cmd
This commit is contained in:
parent
aea9d07ae9
commit
f1cc5ca1ba
6 changed files with 42 additions and 28 deletions
|
|
@ -161,7 +161,7 @@ in
|
|||
font_size 18
|
||||
status_bar_font_size 18
|
||||
|
||||
inverse_search_command nvim --server /tmp/nvim-preview.sock --remote-expr "execute('b +%2 %1 | normal! zz')"
|
||||
inverse_search_command nvim-inverse-search %1 %2
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue