missing <CR> in init.vim

This commit is contained in:
Alex Selimov 2024-01-22 08:38:58 -05:00
parent 593bbad6d1
commit b0a6a21e28

View File

@ -170,7 +170,7 @@ lua require'colorizer'.setup()
"Set up telescope
nnoremap <silent> <C-g> <cmd>Telescope live_grep<cr>
nnoremap <silent> <C-f> <cmd> Telescope find_files
nnoremap <silent> <C-f> <cmd> Telescope find_files<cr>
"
"Neomutt settings
autocmd BufNewFile,BufRead /tmp/neomutt* set noautoindent filetype=mail wm=0 tw=0 nonumber nolist