Skip to content
Snippets Groups Projects
Commit 13a12809 authored by Jens Nolte's avatar Jens Nolte
Browse files

Change vim-goyo keybind

parent cc581804
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ pkgs.neovim.override {
" Use deoplete for autocompletion.
let g:deoplete#enable_at_startup = 1
nnoremap <Leader>gg <Cmd>Goyo<CR>
nnoremap <Leader>go <Cmd>Goyo<CR>
" <Leader>n clears the last search highlighting.
nnoremap <Leader>n <Cmd>nohlsearch<CR>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment