# -*- mode: conf -*- set selection-clipboard clipboard set incremental-search true set search-hadjust true set scroll-page-aware true set statusbar-home-tilde true set synctex-editor-command 'emacsclient -c' set show-directories false # Theme set default-bg '#2e3440' set default-fg '#eceff4' set completion-bg '#2e3440' set completion-fg '#eceff4' set completion-group-bg '#2e3440' set completion-group-fg '#eceff4' set completion-highlight-bg '#8fbcbb' set completion-highlight-fg '#eceff4' set inputbar-bg '#2e3440' set inputbar-fg '#eceff4' set highlight-active-color '#5e81ac' set highlight-color '#8fbcbb' set render-loading-bg '#2e3440' set render-loading-fg '#eceff4' set statusbar-bg '#2e3440' set statusbar-fg '#eceff4' set scrollbar-bg '#2e3440' set scrollbar-fg '#eceff4' set recolor true set recolor-darkcolor '#eceff4' set recolor-lightcolor '#2e3440' set recolor-keephue set recolor-reverse-video set guioptions "" # keybindings unmap unmap unmap unmap unmap unmap unmap unmap unmap unmap H unmap J unmap K unmap L unmap R unmap a unmap h unmap j unmap k unmap l unmap r unmap s unmap t unmap y map c scroll left map C scroll full-left map scroll half-left map t scroll down map T navigate next map scroll half-down map scroll page-bottom map s scroll up map S navigate previous map scroll half-up map scroll page-top map r scroll right map R scroll full-right map scroll half-right map abort map print map w adjust_window width map W adjust_window best-fit map rotate rotate-ccw map rotate rotate-cw map recolor map reload map jumplist backward map jumplist forward map change_mode index map change_mode presentation # Presentation mode unmap presentation map presentation change_mode normal # Fullscreen mode unmap fullscreen J unmap fullscreen K map fullscreen s navigate previous map fullscreen t navigate next map fullscreen change_mode normal # Index mode unmap index h unmap index H unmap index j unmap index k unmap index l unmap index L map index c navigate_index collapse map index C navigate_index collapse-al map index r navigate_index expand map index R navigate_index expand-all map index s navigate_index up map index t navigate_index down map fullscreen change_mode normal