-
### Describe the highlighting problem
In my init.vim file, I recognized some weird problems:
Firstly, in some places, especially after an open bracket (like {, ...), strings will not be highlighte…
-
## Is your feature request related to a problem? Please describe.
I'm always frustrated with vim keymappings in more integrated environments (e.g. jupyter notebook/lab) that the navigation feels li…
-
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') …
-
Hi - I've been using `vim-debugstring` for some years now (we actually met at VimConf in London!) with Vim and more recently NeoVim.
I use `vim-debugstring` fairly regularly. However, fairly recent…
-
![Screen Shot 2019-07-09 at 8 37 52 PM](https://user-images.githubusercontent.com/5563315/60938646-8493aa80-a289-11e9-910a-3c6920f76eb4.png)
vim-markdown supports fenced code highlight with in mark…
-
### Problem
This is about a implementing a compatibility layer to provide `vim`'s `popup` API.
Without the option to consume the keys, `vim.on_key()` is not suitable for implementing a `popup`'s `f…
-
### Bug Description
When pressing escape it causes another currently open tab to be switched to.
This is annoying, especially when using vim mode, since I sometimes press escape when I'm in normal m…
-
**Describe the bug**
When running any tasks in a `npm` project, it seems `moon` is going to first run `npm install`, but `npm install` is not freezing the `package-lock.json` files and there are no…
-
NixOS + VAM (configured through `.nix` files) + NeoVim is a great combination, thanks to whoever put it together!
One thing that could be improved: when I run `:AddonsInfo foo` a `~/.vim` directory i…
-
`nvim --version`:NVIM v0.5.0-dev+1073-gb894fbcbe
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedant…