From f80b94eb04ef22c5bc702c8df21b6b39df57d602 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 30 Aug 2021 17:49:53 +0200 Subject: [PATCH] =?UTF-8?q?vim:=20aufger=C3=A4umt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vimrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.vimrc b/.vimrc index 4eb4eae..2eb5bbf 100644 --- a/.vimrc +++ b/.vimrc @@ -105,11 +105,8 @@ let g:buffergator_hsplit_size = '10' nmap :bnext " Move to the previous buffer nmap :bprevious -" -" indentLine -" fügt vertikale Striche bei Einrückungen ein -filetype plugin indent on + " ripgrep und ctrlp " sudo apt install ripgrep(rg)