-
When "all" mode is enabled, the log contains commits from the stash as well. Most users will probably consider the stash as something special and don't want to see it mixed together with "regular" com…
-
[Nvim config](https://github.com/Mattio-cmd/SigmaNvim) as is right now. Minimal config below.
### Self Checks
- [x] I'm using the latest lualine.
- [x] I didn't find the issue in existing…
-
To further complicate things, fd doesnt work on ubuntu, since the fd name was already taken, they named it fd-find, which somewhere gets shortened to fdfind, meaning that the plugin wont…
-
Hi,
If anyone happens to use both this here plugin and lewis6991/fileline.nvim (or wsdjeg/vim-fetch) and then opens a git-tracked file like this: `nvim FILE:1` an error is thrown:
```
Error exe…
-
In Vim mode, selecting text and hitting CTRL+C, or even "+y, doesn't copy anything to the clipboard, either in Normal, Visual or Insert mode. Right-clicking, then selecting "copy" does work. Yanking a…
-
This issue is to discuss direction and scope of reedline's "text editor" and "IDE" features.
The goal of PR #670 was "allowing the user to press "jk" (without modifiers) to move from Vi insert mode…
-
- **Component**:
- LSP used with neovim
```txt
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1713484068
```
- **LSP version**:
```txt
Version: 0.13.0, comm…
-
I thought it would add telescope as the default picker for a bunch of neovim core api. As per plugin description in the readme
"It sets [vim.ui.select](http://vim.ui.select/) to telescope. That means…
-
### Check for existing issues
- [X] Completed
### Describe the feature
In Vim, hitting `ctrl-]` takes you to the function definition. This part already seems to be implemented in Zed.
Each subs…
-
Each of these keys don't work as intended at certain points in the document:
Normal Mode
- [ ] o -- On the last line of the document
- [ ] A -- On the last line of the document
- [x] $ …