Add vim/README.md
This commit is contained in:
parent
5ae962adcc
commit
2f22fe9446
7
vim/README.md
Normal file
7
vim/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
System-wide `vim` config location might depend on your distro. On Ubuntu, it is located at `/etc/vim/vimrc`.
|
||||
To get the runtime paths right, you'll need to set them, like so:
|
||||
|
||||
```vim
|
||||
set runtimepath+=/etc/vim/autoload
|
||||
```
|
||||
And edit other relevent lines accordingly, wherever the paths are specified.
|
Loading…
Reference in New Issue
Block a user