add update link
This commit is contained in:
parent
308196bc6a
commit
63b347db71
@ -6,7 +6,7 @@
|
|||||||
" By: cchauvet <cchauvet@student.42angouleme.fr +#+ +:+ +#+ "
|
" By: cchauvet <cchauvet@student.42angouleme.fr +#+ +:+ +#+ "
|
||||||
" +#+#+#+#+#+ +#+ "
|
" +#+#+#+#+#+ +#+ "
|
||||||
" Created: 2023/01/19 15:09:40 by cchauvet #+# #+# "
|
" Created: 2023/01/19 15:09:40 by cchauvet #+# #+# "
|
||||||
" Updated: 2023/01/19 16:55:30 by cchauvet ### ########.fr "
|
" Updated: 2023/01/19 16:59:50 by cchauvet ### ########.fr "
|
||||||
" "
|
" "
|
||||||
" **************************************************************************** "
|
" **************************************************************************** "
|
||||||
|
|
||||||
@ -58,6 +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> ;I :PlugInstall<cr>
|
||||||
nnoremap <silent> ;U :PlugUpdate<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> ;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
|
||||||
|
|
||||||
" THEME
|
" THEME
|
||||||
set termguicolors
|
set termguicolors
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 50379d35ddc38ee3651f568d080442d5e4cb4a3a
|
|
Loading…
Reference in New Issue
Block a user