-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
### How to reproduce the issue
On a lua config:
```lua
vim.keymap.set({'v'}, '', function()
print(vim.inspect{
vim.fn.visualmode(),
vim.fn.getpos("''"),
vim.fn.line('v'),
…
-
Introducing `salt-lint`, got a violation triggered here:
https://github.com/saltstack-formulas/postfix-formula/blob/561d0940291a551bc01ce38594773f6e9eee242b/postfix/files/mapping.j2#L11-L13
```b…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
Hi
In order boot faster in my case, i need 2 functions
1. Grub4Dos able to map multiple images at the same time (provided that the commands are pre-evaluated to be correct)
2. Grub4Dos using 1st threa…
Oxtie updated
7 years ago
-
```lua
for _, char in ipairs({ '', '-', '_', ':', '.', '/' }) do
vim.keymap.set('i', char, char .. 'u')
end
```
After mappings, insert `` or `-` cannot insert a undo point as expected.
-
Separating out a side discussion from https://github.com/StanfordLegion/legion/issues/1739.
> Honestly it might not even be necessary to visualize the "history" of mapping-stage allocations, for th…
-
### Current Behavior (if any)
For custom links the current behavior for encoding spaces in the `[NAME]` keyword is to just drop them altogether.
For example, for [Ori and the Will of the Wisps](…
-
Only basic hjkl movement works
:checkhealth which-key output
```
Checking your config ~
- WARNING There are issues with your config:
- `opts.triggers_blacklist`: option is deprecated. see `…
-
The Sequences dialog shows identical sequences that have different mappings, although only one of the mappings is effective. For example, searching for U+2002 EN SPACE shows the sequence [◆] [space] […
nmatt updated
2 years ago