- In a script called 'vimura':
#!/bin/sh
echo $1
zathura -s -x "gvim --servername $1 -c \"let g:syncpdf='$1'\" --remote +%{line} %{input}" $*
| key_move_song_up = 'K' | |
| key_move_song_down = 'J' | |
| key_next_found_position = 'n' | |
| key_prev_found_position = 'N' | |
| key_prev_column = 260 'h' | |
| key_next_column = 261 'l' | |
| key_lyrics = '.' | |
| key_home = 262 'g' | |
| key_end = 360 'G' |