Birdee

Results 9 issues of Birdee

Added ability to get selection in visual mode fixed bugs surrounding the presence of .git or not at the end of the link, as well as made it work correctly...

in lua/which-key/init.lua show function: The show function calls update before checking if which-key is enabled for that buffer type. the update function can throw an error like the following, for...

```for item in myList indexed by i``` ```for item in myList by i``` Support for both of the above index clauses because the normal one reads terribly in a language...

addresses https://github.com/bigskysoftware/_hyperscript/issues/561

If you find your LSPs do not start or an error is thrown when using the home manager template's example configuration, either your nixpkgs channel provided to your neovim is...

### 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...

bug

I was going through the code of vim.system so that I could adapt it to be used outside of nvim in something else, and I noticed something. In setup_env, some...

[I was notified of this issue with tmux-resurrect in this other issue on my repository, and more useful context might be found there.](https://github.com/BirdeeHub/nixCats-nvim/issues/244) This likely happens with any resurrected command...

[use this for context on the old one](https://github.com/BirdeeHub/nixCats-nvim/blob/main/templates/example/lua/myLuaConf/non_nix_download.lua) [and check the vim.pack.add example here](https://github.com/BirdeeHub/lze?tab=readme-ov-file#examples) update all docs and other templates to use that where applicable [maybe delete this from nixCatsUtils...