ViGedit = Vi + Gedit

仅仅用于软件推荐,不适合发求软件或软件使用问题方面的贴子
回复
obit
帖子: 157
注册时间: 2008-07-01 16:29

ViGedit = Vi + Gedit

#1

帖子 obit »

这个插件能让你在 Gedit 中用上 Vim 的键绑定方式,不用鼠标也能操作 Gedit,目前以经实现了 Vim 的大部分键绑定。当然这个没有 GVim/Vim 的强大,但 GUI 漂亮一点…… 喜欢 Gedit 的可以试一下。

下来试试:

代码: 全选

bzr branch lp:vigedit
当然,你要先有 bzr 才能执行以上的命令

下来以后:
在当前目録下就有一个 vigedit 目録,进去执行

代码: 全选

python install.py
就装好了!

最后在 Gedit 中啓用该 plugin 就好了!

主页:https://launchpad.net/vigedit
头像
kofshower
帖子: 1343
注册时间: 2007-03-13 11:23
联系:

#2

帖子 kofshower »

gvim呢
"We are all in the mud, but some of us are looking at the stars." (Oscar Wilde)
We are not born for ourselves.
人生天地间,并非为自己
Homepage:http://sites.google.com/site/polarisnotme/
头像
jarryson
帖子: 4002
注册时间: 2005-08-14 19:53

Re: ViGedit = Vi + Gedit

#3

帖子 jarryson »

只是快捷键绑定的话。。。

我还以为能实现使用vim的插件呢。
回复