added modes.nvim and applied refactoring

This commit is contained in:
2024-04-01 23:04:19 +02:00
parent b0e36734b8
commit 3988d8a538
2 changed files with 239 additions and 234 deletions

View File

@@ -27,6 +27,7 @@ Other plugins may work as well, but don't are explicitly configured.
- [GitSigns](https://github.com/lewis6991/gitsigns.nvim)
- [LSP-Signature](https://github.com/ray-x/lsp_signature.nvim)
- [Lualine](https://github.com/nvim-lualine/lualine.nvim)
- [Modes.nvim](https://github.com/mvllow/modes.nvim)
- [NavBuddy](https://github.com/SmiteshP/nvim-navbuddy)
- [NVIM CMP](https://github.com/hrsh7th/nvim-cmp)
- [NVIM Cursorword](https://github.com/xiyaowong/nvim-cursorword)