From 5c7ad3aeb0316e6dd0ccacc105481b591649eae0 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 3 Dec 2019 09:03:21 +0100 Subject: [PATCH] added Readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0767133 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +#Installation + + mkdir -p ~/.vim/pack/minpac/opt + cd ~/.vim/pack/minpac/opt + git clone https://github.com/k-takata/minpac.git + +#Features + +Rust language support with syntax highlighting and linting. +Should work with C/C++ as well + +LaTeX, Python, bash to be tested