minor nvim changes

This commit is contained in:
2021-10-11 15:01:51 +02:00
parent 4927fe6130
commit 8cead0307a
2 changed files with 10 additions and 7 deletions
+1 -2
View File
@@ -25,7 +25,7 @@ Plug 'preservim/nerdtree', {'on': 'NERDTreeToggle'}
Plug 'arcticicestudio/nord-vim'
Plug 'mg979/vim-visual-multi'
Plug 'mbbill/undotree'
"Plug 'hugolgst/vimsence'"
Plug 'hugolgst/vimsence'
call plug#end()
" colorscheme stuff "
@@ -36,7 +36,6 @@ let g:vimsence_small_image = 'neovim'
let g:vimsence_editing_details = 'Editing: {}'
let g:vimsence_editing_state = 'Working on: {}'
" Keybinds "
let mapleader = " "