Gary Allan Howard

Results 6 issues of Gary Allan Howard

Move between vim splits and tmux pans with the same keybingind. The c-h,j,k,l are expeted to be the same pane or split movement keybinginds.

1. plugins/init.lua sets vim.g.nvim_bootstrapped = 1 when bootstrapping is needed. 2. plugins/init.lua set vim.g.nvim_bootstrapped = 0 when bootstrapping is NOT needed. 3. plugins/init.lua defines a NormalFloat window to track bootstrapping...

The repository referenced: https://github.com/mcookly/rosetta.nvim does not exist. I'm the author of https://github.com/Traap/nvims. I though I would test your configuration. The initial startup fails because resetta.nvim is not found.

Hi @ChristianChiarulli, This is just a discussion topic not an issue so it can be immediately closed. I just finished watching [Ultimate Neovim Config | 2024 | Launch.nvim](https://www.youtube.com/watch?v=KGJV0n70Mxs). I added...

Change split-window -p to split-window -l

This pull request assumes you are willing to run the *dev* command to completely remove your current Neovim configuration. Then restarting Neovim will automagically bootstrap packer and all plugins. Each...