-
### 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, I like your plugin very much, but I found a problem in insert mode.
In Insert mode, the icon is added after the letter behind the cursor
like that
![GIF 2023-1-15 19-29-19](https://user-image…
-
### Feature already in Vim?
N/A (Nvim API)
### Feature description
Sometimes `nvim_get_mode()` doesn't return enough information to indicate the current mode, especially when in command-line mode (…
-
### Description
With installed `which-key`-plugin and gitsigns `debug_mode` enabled, gitsigns - most of the time, but not always - gives the following error, when using `git difftool` (with `debug_…
-
Python mode for Vim has some nice semantic [motions](https://github.com/klen/python-mode/blob/develop/doc/pymode.txt#L165) for Python such as:
> ```
> [M Jump to previous class or method (normal, …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
If you add a cursor below (or above, it happens for both), move the cursor to another line (in my …
-
# Packages I'm maintaining and status and comment for each
[update] 8 Jan. 2017.
[update] 17 Jan. 2017. removed `Motivation:` field, roughly ordered by motivation.
I'm maintaining bunch of pack…
-
https://blog.schwarzeni.com/2019/07/30/vim-orgmode-%E5%AE%89%E8%A3%85-TODO/
偶然听闻了事务管理神器org-mode的存在。由于它是基于Emacs的,而我对它不是很熟悉,平时主力的文本编辑器是vim。非常惊喜的是,有人写了org-mode的vim插件vim-orgmode。于是我准备学习一下它的使用。
-
here's my use case:
I want to be able to:
- use modes and key sequences for everything you can do in Zellij (Vim style)
- define keys sequences, ideally with built-in syntax, e.g. p with hjkl usi…
-
Since updating the vim plugin recently I sometimes get in a state where I can not exit insert mode.
I haven't nailed down exactly what steps are needed to reproduce this, I will update this issue if …