Update vim/README.md

This commit is contained in:
Candifloss 2024-10-28 05:32:32 +00:00
parent 2f22fe9446
commit f8cd8d2708

View File

@ -1,5 +1,5 @@
System-wide `vim` config location might depend on your distro. On Ubuntu, it is located at `/etc/vim/vimrc`. 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: To get the runtime paths right, you'll need to set them in the vimrc, like so:
```vim ```vim
set runtimepath+=/etc/vim/autoload set runtimepath+=/etc/vim/autoload