-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have searched the existing issues of LazyVim
- [X] I have searched the existing issues of plugins relate…
-
In the last couple of days `ungit` crashes every time I load it, with the error:
```
2024-03-08T03:57:20.668Z - error: Error: ENOENT: no such file or directory, stat '/path/to/repo/.git/index.lock…
-
**Is your feature request related to a problem? Please describe.**
Yes. Currently when using Stash Staged changed I noticed some things that can be improved.
1. Two stashes are created unnecessary…
-
- hjkl 四个方向移动
- i进入insert模式
- esc,ctrl+[退出insert模式
## 操作
- d 删除
- c 删除字符并进入insert模式,需要配合范围使用
- C 从光标删除到末尾并进入insert模式,这个不用,直接可以用
- y 复制
- x 删除光标所在的字符
- X 删除光标前的字符
- s 删除当前光标的字符并进入insert模式
…
-
First of all I'd like to say that I'm a big fan of lazygit, find it very fun to use! At first I mostly used it due to lunarvim's leader keys, now I've found that it increases my git productivity manyf…
-
Subscribe to this issue and stay notified about new [daily trending repos in Go](https://github.com/trending/go?since=daily)!
-
It would be great if it were detected when the file you are editing has been changed externally, and if possible, automatically reload the file.
I imagine it could work similarly to vim and kakoune…
-
Cloned this to clean Ubuntu vm.
Installed neovim, fzf, ripgrep.
Tried to run neovim and got:
```
Error detected while processing /home/chris1/.config/nvim/init.lua:
E5113: Error while calling l…
-
## Some user stories:
-----------
### User
- As a user navigating the application for the first time, I would like to have a concise view for every aspect that the application can affect on my mac…
-
### Feature Description
Hello, first, thanks for this wonderful neovim preset. It looks outstanding and really lowers the entry barrier.
However, when it's time to extend and customise it beyond the…