-
Hi,
To cut a long story short, I use a Maltron keyboard to keep RSI at bay. It's a totally bonkers looking thing, but it works.
I didn't like the position of the escape key, and swapped it with …
-
### 为什么使用vim
1. 装逼(很重要)
2. 高效的快捷键:
- 删除/复制n行
- 编辑括号内文本
4. 丰富的插件系统,支持各种定制化能力。
### 快捷键
参考:https://github.com/ayamir/nvimdots/wiki/Keybindings
- 左右分屏:ctrl-w v
- 上下分屏:ctrl-w s
- 打开文件…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
When using `mason_registry.get_…
-
I would love to figure out how to disable the `` mapping, so I can enter "ä" in emails to German correspondents. I tried
```
iunmap
```
late in my .vimrc but that doesn't do the trick.
-
Hello everyone!
I hope someone can help because this is a strange error and so far I could not find a fix or fix it myself.
Basically just suddently (after a manjaro update; maybe related to pyt…
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.10.2
### Actual behavior
When completin…
-
I've used it without thinking for a while, but recently realized why lua looks weird: function calls [don't use the colors for functions](https://github.com/tbastos/vim-lua/blob/c7c5b70/syntax/lua.vim…
-
I mean is there any way of copying some text from inside of vim and then copy it somewhere else in computer with command-V? Thanks.
-
This makes no sense, but I'm stuck.
When I switch back to a buffer (:bnext), all of my folds are folded completely. In other words, the buffer is not how I left it. If I take out vim-css-color, the…
-
When in sneak mode, it seems the labels for the sidebar entries are shifted by one: when I enter the label of an entry, it's actually the entry above that is activated.
See the following two screen…