From f8cd8d27080a5b80389750bc4b75a6dad235373d Mon Sep 17 00:00:00 2001 From: Candifloss Date: Mon, 28 Oct 2024 05:32:32 +0000 Subject: [PATCH] Update vim/README.md --- vim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/README.md b/vim/README.md index aba99e6..0ad7f8b 100644 --- a/vim/README.md +++ b/vim/README.md @@ -1,5 +1,5 @@ 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 set runtimepath+=/etc/vim/autoload