My neovim config. Has all the things I need and none I don't.
- Handy
vim.keymap.set
wrapper that duplicates all mappings for cyrillic layout. - Smart backspace as seen in JetBrains IDEs (like this)
- Mostly echasnovski/mini.nvim + some essentials (lsp, treesitter)
- Smart sessions (based on
mini.sessions
but heavily modified for my needs)