From 71dcd087d52ddc76d102e4b06f03bff8d1b61f8c Mon Sep 17 00:00:00 2001 From: Novus Nota <68142933+novusnota@users.noreply.github.com> Date: Sun, 26 May 2024 14:11:10 +0200 Subject: [PATCH] trim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eef440..5f1768b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Assuming you don't have any configuration in the `.vimrc` file, it's nicer to se Steps: 1. Get yourself a Vim of version 8+ installed and make sure to have git installed and present on your path as well 2. Create a `~/.vimrc` file (or `~/_vimrc` if you're on Windows) -3. Without such file there were sourced defaults by the Vim authors, but once it's created, we have to put them back explicitly by adding those lines in and saving changes :w: +3. Without such file there were sourced defaults by the Vim authors, but once it's created, we have to put them back explicitly by adding those lines in and saving changes :w: ```vim unlet! skip_defaults_vim