-
https://github.com/jdhao/nvim-config/blob/40fa9aab1cbd9ce176140d733ec7157fa7e0a5b6/core/mappings.lua#L7-L11
I have checked elder commits about these two mappings and guess the second mapping should…
-
- `nvim --version`: NVIM v0.5.0-dev+1086-g12f09cba3 (latest master)
- `vim -u DEFAULTS` (version: ) behaves differently? n/a
- Operating system/version: Debian
- Terminal name/version: Alacritt…
-
as i understand it, `vim.fn` is a compatibility layer to help transition away from viml. it might be possible to replace some `vim.fn` usage with `vim.api` functions for better performance and lua com…
-
Type: Bug
## Steps to reproduce
1. Make sure you have an extension installed in VSCode (any extension)
2. Run `mkdir foo` to make an empty directory
3. Run `mkdir bar` to make an empty directo…
-
Hello again, please allow me to open 2 issues at once because this plugin seems extremely neat and seems to just work:tm: without too much effort :sweat_smile:
# The issue
Upon installing the pl…
-
### Neovim version (nvim -v)
0.7.2 or master
### Vim (not Nvim) behaves the same?
n/a
### Operating system/version
KDE Neon 20.04 (basically Ubuntu 20.04)
### Terminal name/version
…
-
I'm using Neovim with it's build-in LSP.
So it seems like an old option `[layers.override_cmd]` is not respected for my configuration.
This causes troubles while trying to replace Dart SDK with …
-
## Short description of the problem
When I do `:Magit` it give me this error:
![immagine](https://user-images.githubusercontent.com/2643448/58259417-c4074580-7d74-11e9-9b03-c29083ed0037.png)
## S…
-
After 'PackerUpdate' copilot doesn't work anymore and I started to receive this error on my MacBook.
Had this issue only on MacBook but after 'PackerUpdate' - same on my Mac mini (but without warnin…
-
**Is your feature request related to a problem? Please describe.**
`vim.ui.select` is a lua function that is overridable by the user for so that the user can create alternate uis
**Describe the so…