|
|
@ -1,10 +1,10 @@ |
|
|
#Installation |
|
|
# Installation |
|
|
|
|
|
|
|
|
mkdir -p ~/.vim/pack/minpac/opt |
|
|
mkdir -p ~/.vim/pack/minpac/opt |
|
|
cd ~/.vim/pack/minpac/opt |
|
|
cd ~/.vim/pack/minpac/opt |
|
|
git clone https://github.com/k-takata/minpac.git |
|
|
git clone https://github.com/k-takata/minpac.git |
|
|
|
|
|
|
|
|
#Features |
|
|
# Features |
|
|
|
|
|
|
|
|
Rust language support with syntax highlighting and linting. |
|
|
Rust language support with syntax highlighting and linting. |
|
|
Should work with C/C++ as well |
|
|
Should work with C/C++ as well |
|
|
|