-
### Neovim version (nvim -v)
NVIM v0.9.1 Build type: Release LuaJIT 2.1.0-beta3
### Operating system/version
MacOS 12.1
### Output of :AerialInfo
Aerial Info …
-
**Is your feature request related to a problem? Please describe.**
Not really a problem, just a suggestion for a nice aesthetic addition.
**Describe the solution you'd like**
lazy.nvim recently i…
-
### What did you do? (required: The issue will be **closed** when not provided)
```golang
package main
import (
"fmt"
"time"
)
func main() {
now := time.Now()
…
-
Vim mode is one of the things that I love most about text editors because it can make you very productive. Sadly, Haroopad Vim default moving keybindings don't match my spanish keyboard. On a USA layo…
-
when typing `:ChatGPT` then pressing enter, it gives the following error:
```
Error executing Lua callback: ...acker/start/ChatGPT.nvim/lua/chatgpt/flows/chat/base.lua:52: attempt to index field 'po…
-
**Topic**
Configure lazygit to be able to use other keyboard layouts efficiently.
**Your thoughts**
I use colemak dh. With vim, it's easy to configure hjkl keys to work on it. My problem is that …
-
TLDR: I think SDL_Get_Key_Name(SDL_GetKeyFromScancode(SDL_SCANCODE_A, SDL_KMOD_NONE, false)) should return lowercase "a" (on QWERTY layouts).
I just finished migrating a program I'm working on from…
-
## Issue Description
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
I have a PR open i.e. in a octo pr buffer. I type `:Octo review start`. It…
-
**Describe the bug**
When I edit files using vim in Windows Terminal with starship.rs prompt the screen after leaving the editing session no longer shows UTF characters properly. This causes odd …
-
I'm getting a strange behavior on Arch when I configure to open vim or do shell commands (i.e.: ls)
[Vim](https://i.imgur.com/Jx9Btju.png)
[Shell](https://i.imgur.com/RFdgOjL.png)
What is this …