1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore(init.vim): remove comments

This commit is contained in:
Kierán Meinhardt
2020-04-09 11:39:43 +02:00
parent d710ef3b66
commit 4abc0f4221

View File

@@ -6,9 +6,7 @@ vnoremap a- :Tabularize /-><CR>
nnoremap <C-p> :FZF<CR>
let g:fzf_layout = { 'down': '~15%' }
" colorscheme delek hipster
colorscheme 256_noir
" colorscheme paramount
set background=dark
let mapleader = ","