fat*_*fat 62 vim plugins text-editor notepad++
有很多问题和答案vim,notepad++但它并不是很清楚,什么是最好的方式使notepad++行为像一个vim(如果有可能).
更新
似乎这个问题需要一些关于我的动机的额外信息.我认为自己是一个vim初学者.我很难在某个时刻改变我的编辑器.我认为比我现在的编辑器的vim插件可以让我轻松地在新环境中感受到更多的舒适感.
vis*_*tor 43
您可以尝试使用ViSimulator for Notepad ++,这可能会在某种程度上满足您的要求.它是notepad ++的一个插件,它可以在notepad ++中编辑为vi/vim.ViSimulator模拟/模拟最常用的vi/vim命令,为记事本++提供更强大的编辑功能.
作为网站的描述,它支持一些命令:
0: move the cursor to colum 1 (hard beg-of-line)
$: move the cursor to end-of-line
^: move the cursor to the first non-blank character (soft beg-of-line)
-: move the cursor to the first non-blank character (soft beg-of-line) of the previous [count] line
+, <RETURN>: move the cursor the first non-blank character (soft beg-of-line) of the next [count] line
hjkl: move the cursor left, down, up and right [count] colum/line
and more...
Run Code Online (Sandbox Code Playgroud)
可以通过https://web.archive.org/web/20150515145616/http://www.visimulator.com/download.html与 ViSimulator联系 .原始页面不再可用.
rom*_*inl 33
Vim的大部分原因都来自于它是一个模态编辑器.如果没有办法将NP ++变成模态编辑器,你将无法走得太远.快速浏览NP ++插件页面显示没有Vi [m]插件,所以我回答"否".
无论如何,学习Vim的最好方法就是使用它.我建议你继续使用NP ++进行认真的工作,并强迫自己将Vim用于其他一切.有一次,如果有的话,你会做好准备,放弃NP ++并使用Vim全职.
| 归档时间: |
|
| 查看次数: |
57970 次 |
| 最近记录: |