-
Hello
I can't seem to remmap the toggle minimap button. (F5)
after many tries via codewindow.toggle_minimap() i couldn't map.
config:
```
local status_ok, codewindow = pcall(require, "codewin…
-
**Describe the bug**
Startup won't launch due to cursor position being placed outside buffer.
**Checklist**
- [x] Checked if issue already exists
- [x] I'm using the latest startup.nvim version
…
-
I havent setup the lazy yet, could I use only init.vim?
-
**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…
-
- `nvim --version`: 0.9.4
- terminal emulator and version: Windows Terminal 1.18.3181.0
- Operating system/version: Linux RH205-24590 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UT…
-
The default configuration for lazyvim uses [dashboard-nvim](https://github.com/nvimdev/dashboard-nvim ) to show a splash screen. When using the `ChatGPTEditWithInstructions` command on this screen the…
-
### Did you check docs and existing issues?
- [X] I have read all the snacks.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exi…
-
In the hyper.lua file (lua/dashboard/theme), you can set the limit of recent projects displayed, but when run, the dashboard always displays 1 more than the limit.
Steps to reproduce the behavior:
…
-
I have an alias with neovim as `nvim --startuptime /tmp/nvim-startuptime` because I have something to read startuptime onto my dashboard. This breaks vim-startuptime.
ppebb updated
2 years ago
-
**Describe the bug**
When defining less than 7 (like 6 shortcuts), it works,
Howerver, when I define 7 shortcuts, the loading screen frozen.
**To Reproduce**
my config is here
```lua
return {
…