A lightweight configuration of Kitty terminal, Tmux and Neovim.
These dotfiles provide LSP-based auto-completion and fuzzy search for Neovim, as well as allowing easy navigation through Tmux panes and Nvim buffers using the same keybindings. This makes Neovim as powerful as an IDE, and even better!
For a completely automated installation, you need to use Fedora and Ansible. With this setup, you can just run the following command:
make
But you still can use all these dotfiles in any OS you want. Just copy dotfiles of your choise or install in using GNU Stow.
To jump between panes and vim buffers you can use Ctrl + h / j / k / l. These keybindings work across all working environment.