From a618250280d111b15d3b93f894512570c577b610 Mon Sep 17 00:00:00 2001 From: Leon Connor Holm Date: Sat, 1 Jul 2023 21:25:22 +0200 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 876bb0c..25c40c2 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ Checkout the [Languages section](./lua/qvim/lang/README.md) ## Install +- currently only on linux and mac + ```bash bash <(curl -s https://raw.githubusercontent.com/quantumfate/quantumvim/main/utils/installer/install.sh) ``` + +## Run and runtime + +Run QuantumVim by `qvim` instead of `nvim`. The runtime/configuration files are located in `~/.config/qvim/`