remove the netrw_banner
This commit is contained in:
@@ -9,6 +9,7 @@ nnoremap ,rc :source $MYVIMRC<CR>
|
||||
autocmd FileType make setlocal noexpandtab
|
||||
autocmd FileType yaml setlocal tabstop=2
|
||||
let g:rustfmt_autosave = 0
|
||||
let g:netrw_banner = 0
|
||||
nnoremap ,cD :call setqflist(filter(getqflist(), 'v:val != getqflist()[getqflist({"idx": 0}).idx - 1]'))<CR>
|
||||
nnoremap ,cc :cclose<CR>
|
||||
nnoremap ,cf :cfirst<CR>
|
||||
|
||||
Reference in New Issue
Block a user