Compare commits
2 Commits
308196bc6a
...
217f05ce45
Author | SHA1 | Date | |
---|---|---|---|
|
217f05ce45 | ||
|
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 17:02:01 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/raw/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