diff --git a/rc/vimrc b/rc/vimrc index 3057274e..97ffeb8a 100644 --- a/rc/vimrc +++ b/rc/vimrc @@ -21,7 +21,7 @@ endif set number " Show line numbers. set ruler " Show the line and column number of the cursor position, - " separated by a comma. + " separated by a comma. set background=dark