mirror of
https://github.com/amix/vimrc
synced 2025-07-10 11:44:59 +08:00
Update some plugins.
This commit is contained in:
@ -34,7 +34,7 @@ let g:python3_host_prog="/path/to/python/executable/"
|
||||
Put this in your `.vimrc`.
|
||||
|
||||
```vim
|
||||
Plugin 'Chiel92/vim-autoformat'
|
||||
Plugin 'vim-autoformat/vim-autoformat'
|
||||
```
|
||||
|
||||
Then restart vim and run `:PluginInstall`. Alternatively, you could run `:source $MYVIMRC`
|
||||
|
Reference in New Issue
Block a user