This is my personal neovim configuration based on a fork from GentlemanProgramming.
Neovim is a modernized version of the popular text editor Vim. It was designed to address some limitations of Vim and to introduce new features for better performance, extensibility, and ease of use. This specific config is based on:
- lazyvim a pre-configured Neovim setup (or "starter kit") that includes a curated collection of plugins and configurations aimed at providing a productive out-of-the-box experience. It uses lazy-loading, which optimizes startup time by only loading plugins when necessary.
This approach ensures that you stay on a stable modified status of a custom Neovim configuration without sacrificing any stability.
You have the flexibility to customize these configurations according to your needs by modifying the respective configuration files.
Software | Function |
---|---|
WSL | Windows Subsystem Linux |
Homebrew | Packet Manager |
Fish | Shell |
ZelliJ (optional) | Window Manager |
Wezterm | Terminal |
TODO
Key Combination | Action |
---|---|
V | TODO |