Hello #fediverse
I am happy to report I have managed to migrate to #LazyVim from my custom #nvim config.
The major pain point for me was that Konsole was screwing up my keybindings:
1. It translated `Ctrl+/` to `Ctrl+_` (this took me so long to figure out, thank you r/neovim)
2. I never got to register "Ctrl+`" keybinding for toggling terminal. (This is originally done by (1) but this is something I use in VSCode so I needed it)
Alas, I gave in and installed #Alacritty and all my problems have vanished. I also managed to customize it a little.
Now, I need to figure out how to manage the dotfiles!! Any ideas? What do you use?