-
I made the typo change for its name in #739, but then reading the [project's description](https://github.com/airblade/vim-gitgutter) I think the paragraph saying:
> vim-gitgutter is a plugin that a…
-
Using this minimal setup and neovim:
```vim
filetype plugin indent on
filetype plugin on
call plug#begin()
Plug 'skywind3000/asyncrun.vim'
call plug#end()
let &shell = executable('pwsh') …
-
* Shell
- Uncomment `set convert-meta off` in `/etc/inputrc` to allow output of 8-bit characters
- Run `locale-gen en_US.UTF-8` and set LANG environment variable so that bash can handle multi…
-
### Issue
I often get enormous token counts for some messages and cost for some messages, even if I just ask a short question and the context shown by /tokens isn't large. This seems to happen when t…
-
Hi Mauro!
I'd like to try and use abook-vim, but frankly, I don't know enough vim-scripting to figure out how to use it.
I'm imagining an integration with vim-taskwarrior (https://github.com/farseer9…
-
Whilst setting up a new computer running arch using the larbs script I found that the nvim colors did not appear as I recall them appearing on previous installs (I installed larbs on my primary machin…
-
Hello,
I would like to use `vim-language-server` with https://github.com/autozimu/LanguageClient-neovim
but I (as not Node developer) have no idea how to pass the configuration presented for `--s…
-
**Is your feature request related to a problem? Please describe.**
VS Code's tab/split paradigm works differently to Vim. This can be frustrating if you're used to/prefer the way Vim works in this re…
smbkr updated
11 months ago
-
I'm using [tpope/vim-fugitive](https://github.com/tpope/vim-fugitive) & [rhysd/git-messenger.vim](https://github.com/rhysd/git-messenger.vim), when I add `blamer.nvim` and type the commands like `:Git…
-
I think this should be builtin into vim, would you like to upstream it?