Releases: DeadlySquad13/NeoVim_config
Releases · DeadlySquad13/NeoVim_config
Regular update, mainly keymappings & search organization
Regular update with focus on keymappings, search, search&replace and substitute organization:
- Lsp enhancements (code lens via glance, better tooltips and diagnostics).
- Easier cd management: after cd you can trigger actions that are usually used after cd.
- TextObjects fixes and enhancements.
- Movement fixes and enhancements.
- Aerojump for better searching.
- Marks.nvim keymappings.
- Venv name in statusline via swenv.
- Json and Yaml lsps.
- Quickfix and tab hydra modes and keymappings.
- Gitblame.
- Better folds, smart fold on file open.
- Replacement, search, search&replace and substitute keymappings organized.
- Zoxide integration.
- Docker, vim and vimdoc parsers.
- Firenvim integration returned.
Layout Universal Keymappings
Added experimental support via langmaps and langmapper plugin. Ru keymappings are only partially supported: overrides from which-key are not mapped.
Lazy
Migration to Lazy based infrastructure for better startup time.
Editing and Keymappings enhancements
v1.2.0 [Enh](Recorder): Changed keymapping for breakpoint.
Navigation and search
Added huge navigation and search plugins: sj, leap and syntax-tree-surfer.
Layer system
Low level config and high level config (user's) according to layer system a.k.a. Emacs projects.