-
My problem is that my vim(mvim) is very slow on jRuby project. When it starts and save changes it takes 4-5s. My vim.out with times:
https://gist.github.com/34245174d9ea72904fb1c16890440a43
When I wan…
-
### Describe the bug
I recently installed `nvim-metals` (with `lazy.vim`). Here's my config:
```lua
return {
"scalameta/nvim-metals",
config = function()
local api = vim.api
local…
-
I'm using Vundle to manage swapit and my other plugins, so maybe this is a vundle interaction, but my other plugins don't have this problem.
If I put at the end of my vimrc:
SwapList CTrueFalse TRUE …
-
With e.g. `:set signcolumn=auto:2` and two different plugins displaying signs, it would be nice if signs were trying to be kept in the same columns.
E.g.
```
AABB line1
AA line2
BB line3
…
-
Hello,
Can you please share the 14.04 version of your init.vim file?
I am attempting to follow your guide here: [link](http://computableverse.com/blog/neovim-guide-python)
But I am having iss…
-
Running latest version of MacVim and color_coded.
Coloring works for most part, but when vim tries to send a 'beep' signal to terminal it crashes.
This is what OSX reports: [Report for vim](https://g…
-
I have a projectile for vim plugins: `'plugin/*.vim|autoload/**/*.vim|addon-info.json'`. I also created a template for addon-info.json. The projectile matches any directory that contains an addon-info…
-
### Describe the bug
The highlight for the dollar sign `$` is improper
### Steps to reproduce
1. open the following example org file `test.org`
```org
#+title: Test
example 1: the verb…
-
# Vi
- [Install and Setup](#Install_and_Setup)
- [UseCase](./0018_Tools_Text_Vi_UseCase)
- [Plugins](./0017_Tools_Text_Vi_Plugins)
## Install and Setup
### 1 使用自动化脚本获取插件并安装
```
wget -qO…
-
### Problem
I use `plug-vim` on neovim and have the plugin recommends the following snippet on the config to automatically install Plug on the first startup: https://github.com/junegunn/vim-plug/issu…
clebs updated
7 months ago