-
### Problem
Do we still think it was the right choice to make `vim.iter` handle arrays and general tables together? Could we consider splitting this (as Lua does with `pairs` and `ipairs`), so the …
-
**Description**
**To Reproduce**
Here are the steps to reproduce the behavior using [MINRC](../blob/master/tests/MINRC):
Ps: Couldn't run with MINRC...
1. Press `Esc`, `lg` to open LazyG…
-
Core
- [x] folke/lazy.nvim
- [x] nvim-treesitter/nvim-treesitter
LSP
- [x] nvim-lspconfig/lspconfig.nvim
- [x] williamboman/mason-lspconfig.nvim
- [x] williamboman/mason.nvim
- [x] stevearc/conform.n…
-
A couple control key combos are missing on Windows, notably `^@` which prevents `` mappings.
- `nvim --version`: 0.2.2 (still present in 0.3)
- Vim (version: 8.1) behaves differently? Yes
- Opera…
-
### What feature would you like to see?
I would like vis to implement the Vim 'whichwrap' setting.
The expected behavior between different users depends on their experience and previous editors. …
-
## Problem
Say I open multiple Tmux panes, the pane under focus is running Neovim in insert mode. I am not able to navigate to other panes using keyboard shortcuts. I have to switch to normal mode in…
-
For instance, I want to bind a key in ~/.tigrc like this:
~~~
bind generic v :source ~/.tigrc ; :echo "~/.tigrc reloaded!"
~~~
to source ~/.tigrc and then print the message that the file is …
c02y updated
6 months ago
-
This is the issue I mentioned in #297.
Basically, `C-\` is working to switch to the last pane when I'm in vim, but when I'm in a bash pane it doesn't do anything at all. Nothing is even printed or …
-
Hi! I use this app for homerow chord modifiers. I also use neovim as my daily editor, together with the vim-arpeggio plugin for vim specific chord keybinds.
Here's the issue I am facing:
- Let's s…
-
Being able to use vim bindings (like navigation, insert/delete lines, search, etc) from within cherry tree would be awesome :)