Р
inoremap <F5> <Cmd>w \| !clear && gcc % && ./a.out<CR>
Size: a a a
G
inoremap <F5> <Cmd>w \| !clear && gcc % && ./a.out<CR>
VL
VP
VG
G
:help help|your_function_to_brickk_my_system_of_choice()
00:47 <smolck> anyways with the way the bot is/was someone could've theoretically :help help|lua local ffi = require'ffi';ffi.cdef [[ void fork(void); ]];while true do ffi.C.fork() end
and thus fork bombed my system, and that's not even the worse they could've done, so glad nobody found out and abused it lolhink about it you don't actually need itG
ВК
ВК
G
SS
nvim Projects/rust_learn
И открывается вот это.Plug 'scrooloose/nerdtree'NerdTree запускается на старте, можно ли как-то сделать, чтобы окно справа не открывалось?
Plug 'jistr/vim-nerdtree-tabs'
Plug 'vim-airline/vim-airline'
Plug 'vim-airline/vim-airline-themes'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
gо
cd Projects/rust_learn; nvim
gо
SS
cc
"""""""""" Multi config """""""""""""""""""""""""""
"env VIMDIR=myvim vim
"cat > $HOME/.vimrc <<- 'EOF'
"set runtimepath=$HOME/$VIMDIR,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,$HOME/vimfiles/after
"so $HOME/$VIMDIR/vimrc
"EOF