diff --git a/vim/README.md b/vim/README.md index 613b31a..920c578 100644 --- a/vim/README.md +++ b/vim/README.md @@ -95,7 +95,7 @@ Result: Commenting Lines: ``` -shift + v +ctrl + v move down until the line you want to comment out shift + I Enter the character (#)