-
When I try to open a file with spaces in the path with startify Vim shows this message:
`E172: Only one file name allowed`
-
## Overview
This would solve 1 problem ([MRU current buffer in vim-devicons](https://github.com/ryanoasis/vim-devicons/issues/88)) and 1 feature/improvement (add glyphs to other ctrlp modes besides M…
-
Hello Marco!
Vim-Startify is really great! I love it and thanks for such a wonderful product in Vim toolbox.
I'm having a problem however with saving folds for all open windows.
Vim-startify properl…
-
I have noticed a small, but kind of annoying bug, and I've been able to isolate the issue to being caused by Startify.
For reference, I have the following vim configuration related to sessions and St…
-
I keep getting this error when I try to open `.vim` files in the bundle directory from the Startify front page.
The full error is,
`Error detected while processing function startify#open_buffers[8] …
-
When opening an entry from a quickfix list below the startify buffer, Vim won't reuse a `nofile` buffer apparently.
TEST CASE:
1. Open vim, with startify
2. `grep! . *`
3. `:copen`
4. Press Enter
A …
-
![qq20140817-1](https://cloud.githubusercontent.com/assets/1183429/3943574/e9614c5a-25b2-11e4-90e7-8614df8bb720.png)
I use 10.10 beta。and this is my .vimrc:
" vim: fileencoding=utf-8
" vim: foldmeth…
-
In my case, I map leader r to run shell make commad. But open a file by using vim-startify, the current path of vim is changed, So I cannot run make's mapkey.
nnoremap r :!make
lookupfile wh…
-
As the title states, it appears that folder bookmarks no longer properly work. When a folder bookmark is selected, it opens a `netrw` buffer of the folder, and does not `:cd` into it and restore a `Se…
-
Steps to reproduce:
- open vim
- run e.g. `:make`
Expected behaviour:
- startify buffer is replaced with new buffer on first error
Actual behaviour:
- new buffer is opened in new tiny window
Exampl…