probably broke something

don't throw an error if not using my colorscheme
This commit is contained in:
2019-03-13 20:34:11 +01:00
parent b37d7b5cd8
commit f7158c1ed4
3 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
setlocal list
nnoremap <buffer> <silent> <localleader>x :term ++hidden grip -b %<cr>
nnoremap <buffer> <silent> <localleader>x :term ++close grip -b %<cr>