Major refactor of code completion, now very much nicer

This commit is contained in:
2023-09-04 15:26:51 +02:00
parent 56f3b08936
commit dfd2dda8d0
4 changed files with 92 additions and 91 deletions

View File

@@ -38,7 +38,7 @@ nnoremap <C-g> :call Litde()<CR>
" Theme
nnoremap <M-+> :colo morning<CR>
nnoremap <M--> :colo slate<CR>
nnoremap <M--> :colo tokyonight-night<CR>
" Fuzzy finder
nnoremap <C-f> :Lines<CR>