-
Thanks for a great plugin! It's is almost perfect for me but I'd like the window names to be set to `#{b:pane_current_path}`.
This could be a duplicate of https://github.com/joshmedeski/tmux-nerd-f…
-
would u mind if you tell me the location of your neovim specific dotfiles, like are they on this repo or other or not yet available, i wanted to ask for the dapui thing and the neogit thing, looks qui…
-
I think it would be very useful to support a lockfile to always install the plugins and their dependencies with the same version if you have to change the Neovim installation either because you instal…
-
## Resources
Bootable Installation:
https://nixos.org/manual/nixos/stable/#sec-installation
WSL QuickStart:
https://github.com/nix-community/NixOS-WSL?tab=readme-ov-file#quick-start
Torrent…
-
## Describe the bug
After updating the plugin to the newest state after the rework was merged leads to errors at startup of Vim:
```
Error detected while processing [..]/vim/pack/ptm/start/base…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
**Describe the bug**
When trying to start Neovide on Windows it will crash if `eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"` is present in `~/.zshenv`.
**To Reproduce**
Steps to rep…
-
Hello.
I'm trying to use Copilot in a 'super-tab' fashion like this:
```
local keys = {
['tab'] = vim.api.nvim_replace_termcodes('', true, true, true),
['ctrl-y'] = vim.api.nvi…
-
I made a `.vimrc` that does the same as this plugin, plus more. I suggest you take whatever you like from it:
I wrote a script that extracts differences between NeoVim and Vim: