diff --git a/.vimrc b/.vimrc index 528f64f..d1bb93e 100644 --- a/.vimrc +++ b/.vimrc @@ -70,6 +70,8 @@ set clipboard=unnamedplus set showmatch " ### Plugins" +" colorscheme +colorscheme sugarlily " ### ripgrep und ctrlp " sudo apt install ripgrep(rg) if executable('rg')