Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 160 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 160 Bytes

install config

mkdir ~/.config cd ~/.config git clone

config nvim

vim . :PlugInstall :PlugUpdate

config coc

vim :CocInstall coc-rust-analyzer