-
https://github.com/mikew/nvim-drawer/issues/9 would help, but it's still up to people to actually integrate.
Another thing that might help is including the examples in the source code, so people ca…
mikew updated
2 months ago
-
## Check list
- [V] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section)
- [V] I have searched through the existing issues
## E…
-
When running a `:mksession!` I get:
```
Error detected while processing Session.vim
E95: Buffer with this name already exists
```
The line causing the error in Session.vim
```
file \[…
-
Tridactyl version: 1.20.2
Firefox version: Mozilla Firefox 82.0
Operating system: linux
It would be nice to have a mechanism to save the current session (mostly, the currently open tabs, session-…
-
when open several tab c++ code and every tab open tagbar , then run :mksession, :qa , and open vim, run :source Session.vim, and it produce errors `E95: Buffer with this name already exists` and the …
-
Hello,
When I have NERDTreeTabs open and I save a session (through :mksession or :SessionSave from vim-session) and then I try to restore it, strange things happen.
Steps to reproduce:
1. Open some f…
-
There are two examples on vim_use list:
1) https://groups.google.com/forum/#!topic/vim_use/4Nun47Jsjvc
2) https://groups.google.com/forum/#!topic/vim_use/qL4--7akXS4
What happens is that `mkses…
-
When I restore a session that contains a vimwiki window, the history isn't available for navigation.
Is it possible to add this to :mksession file?
-
- Category
- [ ] fzf binary
- [ ] fzf-tmux script
- [ ] Key bindings
- [ ] Completion
- [x] Vim
- [ ] Neovim
- [ ] Etc.
- OS
- [x] Linux
- [ ] Mac OS X
…
-
### Description
This snippet below works just fine if we open many buffers manually:
https://github.com/nvim-telescope/telescope.nvim/wiki/Configuration-Recipes#customize-buffers-display-to-look-l…