diff --git a/nvim/remaps.vim b/nvim/remaps.vim index 237920b..50fc3c3 100644 --- a/nvim/remaps.vim +++ b/nvim/remaps.vim @@ -13,3 +13,6 @@ noremap nh :nohl " Use Ctrl+A to select the whole file nnoremap ggVG + +" Open terminal +nnoremap :term