-
Hello, I am trying to use this configuration on my workdir `.vimrc` file
``` vim
let g:phpunit_args = "--configuration /cf/code/ZFCommon \" "
let g:phpunit_cmd = "VAGRANT_CWD=/cf/code/Ambrosia/ vagra…
-
I have no ~/.vimrc because I'm the only user on my system and I like vim to behave the same whether I'm logged in as the user or root account.
vimpager works fine for me using vim, but if I would lik…
-
Hi @chrisbra, thanks for maintaining the plugin :pray:
I was pulling & reviewing updates in my vim bundle; and by git bisecting, stumbled into this commit db78454a032b38dac307988271d13e2294795b8d.…
-
Due to the lack of default `~/.vimrc`, using vim out of the box with SmartOS results in weird behaviour, such as backspace key not working, arrow keys not working in insert mode, no color etc.
After …
-
### Steps to reproduce
(I apologize for the terrible formatting -- I don't know Markdown. There is a much more readable bug-report.txt file attached if that's easier to read.)
1. Enable sh FileTyp…
-
# environment
- vim: VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 7 2020 22:53:41)
- grepper.commit: 'dde6a66'
- OS:arch linux x86_64
- Mem: 8GB
- grepper configuration in vimrc:
Plug 'mh…
-
With the following, I expected the output file to be: `/Users/balupton/.vimrc`
Not what it is: `/Users/balupton//Users/balupton/.vimrc`
```
> pwd
/Users/balupton
> aria2c --allow-overwrite=…
-
#### environment
- vim: 8.2.3400
- vim-airline: 0.11
- colorscheme: deus
- OS: macOS Big Sur 11.5.2 iTerm2
- Have you reproduced with a minimal vimrc: yes
- What is your airline configurat…
-
### Describe the bug
When using `vim.customize` (or `vim-full.customize`) to add a few plugins, all default plugins and settings are no longer included, which breaks syntax highlighting and many fe…
-
ubuntu 18.04,installed vim plug,and below is my .vimrc file configuration:
syntax enable
colorscheme molokai
call plug#begin('~/.vim/plugged')
"install vim-plug on your vimrc
Plug 'ekalinin/Doc…