This commit is contained in:
Camille Chauvet 2023-01-19 17:02:22 +01:00
parent 63b347db71
commit 217f05ce45

View File

@ -6,7 +6,7 @@
" By: cchauvet <cchauvet@student.42angouleme.fr +#+ +:+ +#+ "
" +#+#+#+#+#+ +#+ "
" Created: 2023/01/19 15:09:40 by cchauvet #+# #+# "
" Updated: 2023/01/19 16:59:50 by cchauvet ### ########.fr "
" Updated: 2023/01/19 17:02:01 by cchauvet ### ########.fr "
" "
" **************************************************************************** "
@ -58,7 +58,7 @@ nnoremap <silent> ;c gg/^SRC<cr>f=C= <esc>:r! find . -type f -name '*.c' \| cut
nnoremap <silent> ;I :PlugInstall<cr>
nnoremap <silent> ;U :PlugUpdate<cr>
nnoremap <silent> ;c gg/^SRCS<cr>f=C= <esc>:r! find *.c -type f <cr>Vgg/^SRCS<cr>J
nnoremap <silent> ;u :!wget -O ~/.config/nvim/init.vim 'https://git.chauvet.pro/starnakin/.config/src/branch/master/nvim/init.vim'<cr><cr>;s
nnoremap <silent> ;u :!wget -O ~/.config/nvim/init.vim 'https://git.chauvet.pro/starnakin/.config/raw/branch/master/nvim/init.vim'<cr><cr>;s
" THEME
set termguicolors