Skip to content

Commit 0b593ba

Browse files
committed
fix: remove this nasty language from the vimrc [1/n]
1 parent 94e0b71 commit 0b593ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotfiles/.vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
syntax on
4343
filetype plugin indent on
4444

45-
" Splits open at the bottom and right, which is non-retarded, unlike vim defaults.
45+
" Splits open at the bottom and right
4646
set splitbelow
4747
set splitright
4848

0 commit comments

Comments
 (0)