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