1 changed files with 12 additions and 0 deletions
@ -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 |
|||
Loading…
Reference in new issue