-
### Description
Hello everyone! I come across this issue with a new fresh instalation of Telescope.
The live_grep is not showing any results and idk why.
![Captura de Pantalla 2022-12-08 a la(s) …
-
I want to write something along:
```
shell compile gcc %basename% -o %basename_no_extension%.out
map compile
```
Then:
- `keymap` can be only advisory: if the map is already present on the editor, …
-
There is quite some asymmetry between functionality that is provided by python functions, functionality that is provided by Vim commands and stuff that is accessible through mappings.
I suggest we …
-
```
I absolutely love mintty--it's worked wonders for so many years. I've switched
over to mintty & cygwin vim as my default IDE for all my projects.
Over the past few months I've got accustomed to…
-
```
I absolutely love mintty--it's worked wonders for so many years. I've switched
over to mintty & cygwin vim as my default IDE for all my projects.
Over the past few months I've got accustomed to…
-
```
I absolutely love mintty--it's worked wonders for so many years. I've switched
over to mintty & cygwin vim as my default IDE for all my projects.
Over the past few months I've got accustomed to…
-
Hi,
My environment:
ESXi 5.1 + vCenter 5.1
CentOS 6.4 x64 + ruby 1.9.3p448 + RbVmomi 1.6.0
I've successfully tryed to execute following commands (rails console with rbvmomi library):
opt = {:host=>…
-
It seems that this bundle really disables all normal mode key bindings in vim-latexsuite, which makes it half less useful. I don't know which part does this, though
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Neovim Version
Good day!
I use **`AstroNvim`**, which is using `smart-splits.nvim` as default move split plug.…
-
init.vim code:
```
let g:which_key_centered = 1
let g:which_key_vertical = 1
let g:which_key_map = {}
let g:which_key_map['LeaderF'] = {
\ 'name': '+LeaderF',
…