Skip to content

quantumfate/QuantumVim

Repository files navigation

QuantumVim

QuantumVim

Disclaimer

Heavily inspired by LunarVim!

Dependencies

Features

  • automatically setup everything needed for a filetype (dap, lsp, linters, formatting, diagnostics)
  • scalable keymap declaration with minimal effort

Languages

Checkout the Languages section

Testing

Run make test-local in the root directory of the project.

Install

HTTPS

  • currently only on linux and mac
bash <(curl -s https://raw.githubusercontent.com/quantumfate/quantumvim/main/utils/installer/install.sh)

SSH

bash <(curl -s https://raw.githubusercontent.com/quantumfate/quantumvim/main/utils/installer/install.sh) --ssh

Run and runtime

Run QuantumVim by qvim instead of nvim. The runtime/configuration files are located in ~/.config/qvim/