Browse Source

highlight search is best search

master
TiynGER 8 months ago
parent
commit
93196b6397
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .config/nvim/init.vim

+ 0
- 1
.config/nvim/init.vim

@ -3,7 +3,6 @@ let mapleader =","
set go=a set go=a
" Enable mouse for all modes " Enable mouse for all modes
set mouse=a set mouse=a
set nohlsearch
set clipboard+=unnamedplus set clipboard+=unnamedplus
" Enable command completion " Enable command completion
set wildmode=longest,list,full set wildmode=longest,list,full

Loading…
Cancel
Save