vim-plugin
How to jump upwards in easymotion plugin for VIM?
How to jump to the lines above the cursor while u开发者_StackOverflow中文版sing the easymotion plugin in vim?To search words backwards use <Leader><Leader>b[详细]
2023-04-11 19:12 分类:问答Vim snippets plugin [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-05 23:21 分类:问答Vim preview css color in comments
Im using Skammer\'s plugin to preview color in css files using V开发者_StackOverflow社区im. But it does not preview colors in comments.How can I enable this?This plugin seems to do the trick: http://w[详细]
2023-04-05 18:23 分类:问答Vim: How to show the error message when there is a syntax error?
I have a C file (or ruby file) and I have a syntax error. When I save there is a bar that appears on the left, and an arrow pointi开发者_如何学运维ng to the line where the syntax error is. I have the[详细]
2023-04-04 20:48 分类:问答Preventing a plugin from remapping a key in vim
I have a bunch of plugins installed for vim, and one of them is breaking the dw command. I\'m not sure which one it is thoug开发者_如何学运维h. Basically dw is now deleting everything up through the n[详细]
2023-04-01 23:09 分类:问答How to open or close NERDTree and Tagbar with <leader>\?
I want <leader>\\ to open or close NERDTree and Tagbar, under the following conditions: Only close both if NERDTree and Tagbar are both opened[详细]
2023-03-19 01:27 分类:问答Python Not Enabled In Vim
I am trying to get the Xdebug vim plugin to work which depends on python. Here is my environment: Windows 7 Professional 64bit, Vim 7.3. I got everything set up for this plugin, but when I hit F5 noth[详细]
2023-02-22 14:24 分类:问答Vim Errors from lh plugin?
I keep receiving this error whenever I open markdown files. I\'m assuming it\'s an lh plugin in my autoload folder.[详细]
2023-02-22 07:40 分类:问答What are the different Ruby debugging plugins for VIM?
I\'ve tried a few Vim debugging tools for Ruby, but they are litteredwith bugs (as far as i can tell). Anyone know of a real开发者_如何学Cly stable debugger for Ruby & Vim?Did you try vim-ruby-deb[详细]
2023-02-05 00:24 分类:问答Vim: Is vertical tab list possible?
Is it possible to have vim\'s tab list presented vertically on the left side of the editor? It\'d be really helpful, but I haven\'t managed find any plugins that can do t开发者_运维知识库his yet. ([详细]
2023-02-03 04:30 分类:问答