-
### Issue description
I'm on nixos unstable, updated today.
I noticed that my startup time is longer than I'm used to. I run vim with `startuptime` to troubleshoot. I see many duplicated entries.
…
ghost updated
2 years ago
-
### Issue
Hi,
jedi-vim seems to work fine for all libraries but not for numpy.
All libraries are installed in the same place though: `/home/ubuntu/.local/lib/python3.8/site-packages`
I´m fairl…
-
I am getting the message about outdated runtime which refers me to https://github.com/jalvesaq/R-Vim-runtime where it states "Note that the R-Vim-runtime files must be sourced before the Vim-R-plugin …
-
### Description
I have been struggled for almost two days just want to make the pdfviewer show up. But i can not succeed due to the problem "not using a previewer", not much solution i can find.
…
-
### Description
I want to edit tex files with the following settings in my init.vim:
```vim
syntax on
set rnu
set conceallevel=2
```
However it is nearly imposible to scroll or, for examp…
-
**Describe the bug**
Install script crashes
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repository and start install:
```
git clone https://github.com/yutkat/dotfiles.git
cd do…
-
**please complete the following information:**
- OS version: [e.g. Win 10, Mac Catalina]
- Editor version (Output of `vim --version`):
- Programming language: [e.g. js, ts, c++]
- TabNine e…
-
Lightline will not work on launch. However, when I call `:PlugInstall` and `:q` out of the new window I will have lightline working in my old window. This is my vimrc.
```
if has('gui_running')
…
-
### Issue
When adding a function call the pop-up call signature often needlessly wraps to span 2 lines.
Here is an example:
![wrap](https://cloud.githubusercontent.com/assets/9959942/19902989/3dc…
-
When I start a new vim instance, the statusbar stays the default and only changes into lightline after I open another file or call `lightline#enable()` immediatly after starting the vim session.
I ha…