Heavily inspired by LunarVim!
- ripgrep
- zip
- wget
- automatically setup everything needed for a filetype (dap, lsp, linters, formatting, diagnostics)
- scalable keymap declaration with minimal effort
Checkout the Languages section
Run make test-local
in the root directory of the project.
- currently only on linux and mac
bash <(curl -s https://raw.githubusercontent.com/quantumfate/quantumvim/main/utils/installer/install.sh)
bash <(curl -s https://raw.githubusercontent.com/quantumfate/quantumvim/main/utils/installer/install.sh) --ssh
Run QuantumVim by qvim
instead of nvim
. The runtime/configuration files are located in ~/.config/qvim/