Compare commits
No commits in common. "217f05ce45fcad6244966780ce322eed728cb949" and "308196bc6a98c1190f2fabf0bd3acb05f9d4e0db" have entirely different histories.
217f05ce45
...
308196bc6a
@ -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 17:02:01 by cchauvet ### ########.fr "
|
" Updated: 2023/01/19 16:55:30 by cchauvet ### ########.fr "
|
||||||
" "
|
" "
|
||||||
" **************************************************************************** "
|
" **************************************************************************** "
|
||||||
|
|
||||||
@ -58,7 +58,6 @@ 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
nvim/plugged/YouCompleteMe
Submodule
1
nvim/plugged/YouCompleteMe
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 50379d35ddc38ee3651f568d080442d5e4cb4a3a
|
Loading…
Reference in New Issue
Block a user