diff --git a/core/options.vim b/core/options.vim index 6a1f65a..e65d9d8 100644 --- a/core/options.vim +++ b/core/options.vim @@ -61,8 +61,6 @@ set showbreak=↪ " List all matches and complete till longest common string set wildmode=list:longest -set cursorline " Show current line where the cursor is - " Minimum lines to keep above and below cursor when scrolling set scrolloff=3