You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
348 B
14 lines
348 B
set window-title-basename "true" |
|
set selection-clipboard clipboard |
|
set adjust-open width |
|
set sandbox none |
|
set statusbar-h-padding 0 |
|
set statusbar-w-padding 0 |
|
set page-padding 1 |
|
set synctex true |
|
set synctex-editor-command "vim +%{line} %{input}" |
|
set highlight-color "#FF00FF" |
|
set highlight-transparency 0.1 |
|
map r reload |
|
map - zoom out |
|
map + zoom in
|
|
|