.pentadactylrc (503B)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | " " author: Xu Xiaodong <[email protected]> " modified: 2016 Nov 12 " "-- look --" set guioptions=Cns set showstatuslinks=command set hintkeys=asdfg;lkjh set maxitems=15 set titlestring= colorscheme gruvbox-dark highlight Hint font-family: 'fira code'; font-size: 10px; background-color: #ffffff; color: #000000 !important; padding: 1px; "-- search --" set hlfind "-- editor --" set editor='urxvtc -e vim' "-- passthrough --" autocmd LocationChange mail.google.com|feedly.com :normal! <C-z> |