nullishamy
nullishamy
**Is your feature request related to a problem? Please describe.** When using incremental selection, dot repeat does not work. This means you have to manually repeat keybinds to select more...
This adds checks for bare repositories, which are unsupported, and errors gracefully if we encounter one. Related: #2066
**Describe the bug** When opening lazygit in the home directory (which has no git repo), lazygit throws an error instead of using the regular "no repo" dialog. **To Reproduce** Steps...
**Describe the bug** When rewording a merge commit using the editor, lazy git calls git with an incorrect set of arguments. This results in the operation failing. **To Reproduce** Steps...
This adds [neotree](https://github.com/nvim-neo-tree/neo-tree.nvim) to the list of file explorers.
Hey, thanks for the awesome plugin! Wanting to suggest than neotree has the option to have a shortcut to jump to next/previous file with LSP diagnostics in it.
Closes #8565.
### Neovim version (nvim -v) NVIM v0.8.1 ### Vim (not Nvim) behaves the same? no, 9.0 ### Operating system/version NixOS 23.05.20221214.2f38822 (Stoat) x86_64 ### Terminal name/version wezterm 20221119-145034-49b9839f ### $TERM...
Also restructures the themes to be more organised / sensibly named.
This also fixes a minor bug where `sky` was used in place of `lavender` in the Mocha flavor.