(Emacs|NeoVim|Shell)~small changes and minor updates

This commit is contained in:
2023-10-15 00:04:02 +01:00
parent 2ddb3bd2ef
commit 1e72776578
7 changed files with 17 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ Plugin 'junegunn/fzf.vim'
Plugin 'godlygeek/tabular'
Plugin 'tpope/vim-commentary'
Plugin 'tpope/vim-surround'
Plugin 'altercation/vim-colors-solarized'
call vundle#end()
@@ -48,7 +49,8 @@ let mapleader = ' '
"" Theming
set background=dark
colorscheme koehler
"" Dir Config
let g:NERDTreeHijackNetrw = 1