首页 > 系统服务 > 详细

vimperator setting records

时间:2016-03-09 01:18:04      阅读:218      评论:0      收藏:0      [点我收藏+]

vimperator confugration files

:highlight Hint color:#000;background:rgb(250,230,150);border-radius:4px;width:20px;height:16px;font-size:14px;font-weight:bolder;border:2px solid rgb(250,200,50);box-shadow:2px 2px 5px rgb(80,80,80);text-align:center;
:highlight HintElem color:#00f;
:highlight CmdLine color:#000;font-weight:bolder;
:set hintchars=asdfghjkl
:set maxitems=5
make a colortest.vimp file in c:/user/../vimperator/color
then call in firefox use following commond
:colorscheme colortest
this can change the ‘f‘ function in another color style and change hintchars from 123.. to asfd..


:noremap j 3j
this can change has been already mapped shortcut keyboard in other way use map to maping

:map q gT
:map w gt
set the ‘q‘‘w‘ map to change the tab in firefox

:mkvimperatorcc
store the setting in files in another words when you run firefox next time the setting you take will automatic loading


:set toolbars=none
this command can display all the toolbars such as navigator, menu, tabs and so on

vimperator setting records

原文:http://www.cnblogs.com/algo-arabi/p/5256369.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!