+ <leader>o to open pdf (compiled markup)
This commit is contained in:
parent
1fcd27f230
commit
e28d71ce14
2 changed files with 4 additions and 0 deletions
2
.local/bin/pdfview
Executable file
2
.local/bin/pdfview
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
[ -f $1 ] && zathura $1
|
Loading…
Add table
Add a link
Reference in a new issue