💾 Archived View for elmau.net › notes › vim.gmi captured on 2024-05-26 at 14:39:01. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
set number set hidden
:q
:w
:tabnew
:ls
:bn
:bp
:split
:vsplit
CTRL+W Flecha
CTRL+W c
### Para tener la barra de estado PowerLine.
pip install -U powerline-status
set rtp+=/home/mau/.local/lib/python3.9/site-packages/powerline/bindings/vim/
set laststatus=2
set t_Co=256
### Para instalar cualquier plugin.
mkdir -p ~/.vim/pack/vendor/start
git clone URL_GIT_PLUGIN ~/.vim/pack/vendor/start/NOMBRE_PLUGIN
=> gemini://elmau.net/chuletas.gmi Regresar el índice => gemini://elmau.net Regresar el inicio