1 Star 0 Fork 0

zengtianli1/config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
llpp.conf 2.11 KB
一键复制 编辑 原始数据 按行查看 历史
David Chen 提交于 2019-11-08 09:40 . llpp & vimium options
<llppconfig>
<ui-font size='20'/>
<defaults
width='1200'
height='1000'
scroll-bar-width='7'
scroll-handle-height='12'
horizontal-scrollbar-visible='true'
vertical-scrollbar-visible='true'
case-insensitive-search='true'
preload='true'
page-bias='0'
scroll-step='24'
auto-scroll-step='2'
max-height-fit='true'
highlight-links='false'
under-cursor-info='false'
vertical-margin='2'
zoom='100'
presentation='false'
rotation-angle='0'
fit-model='proportional'
pixmap-cache-size='32M'
tex-count='256'
slice-height='24'
thumbnail-width='76'
background-color='127/127/127'
paper-color='255/255/255/0'
scrollbar-color='163/163/163/178'
scrollbar-handle-color='0/0/0/178'
texture-color='0/0/0/0'
tile-width='2048'
tile-height='2048'
mupdf-store-size='256M'
checkers='true'
aalevel='8'
trim-margins='false'
trim-fuzz='0/0/0/0'
uri-launcher='echo &quot;%s&quot;'
path-launcher='lp &quot;%s&quot;'
color-space='rgb'
invert-colors='false'
brightness='1.000000'
selection-command='LC_CTYPE=UTF-8 xclip -i'
paste-command='LC_CTYPE=UTF-8 xclip -o'
synctex-command='echo SyncTex'
pax-command='cat'
askpass-command=''
savepath-command=''
update-cursor='true'
hint-font-size='12'
horizontal-scroll-step='24'
page-scroll-scale='1.000000'
use-pbo='false'
wheel-scrolls-pages='false'
remote-in-a-new-instance='false'
point-and-x='false'
point-and-x-mark='word'
scroll-bar-on-the-left='false'
last-visit='-9223372036854775808'
edit-annotations-inline='true'
coarse-presentation-positioning='false'
use-document-css='true'>
<keymap mode='global'>
<map in='ctrl-u' out='pgup'/>
<map in='ctrl-e' out='pgdown'/>
</keymap>
<keymap mode='outline'>
<map in='tab' out='esc'/>
</keymap>
<keymap mode='view'>
<map in='tab' out='o'/>
<map in='ctrl-u' out='pgup'/>
<map in='u' out='up'/>
<map in='s' out='b'/>
<map in='n' out='left'/>
<map in='ctrl-e' out='pgdown'/>
<map in='i' out='right'/>
<map in='e' out='down'/>
</keymap>
</defaults>
</llppconfig>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zengtianli1/config.git
git@gitee.com:zengtianli1/config.git
zengtianli1
config
config
master

搜索帮助