Vim (.vimrc)
Vim com os plugins Airline e git
Categoria: Vim
Software: Vim
[ Hits: 3.928 ]
Por: Gilgamesh
Vim com o Airline e git.
OBS: Foi toda escrita por mim, lendo livros e outros materiais.
Vim - Como usar: https://linuxroot1.github.io/Vim/
Vim - COmo configurar: https://linuxroot1.github.io/Configurando-Vim/
Instalando plugins no Vim: https://linuxroot1.github.io/Plugins-no-Vim/
Tutoriais feito por minha pessoa.
set mouse=a "Ativa configurações do mouse set history=1000 set autoread set number syntax enable set wrap set laststatus=2 set ai set showmatch set bg=light set visualbell " ====== Theme ===== let g:airline_theme='luna' let g:airline_powerline_fonts = 1 " ====== Keybinds ====== " ====== Tabs ====== map <s-O> :tabnew map <C-p> gT map <C-n> gt map <s-c> :tabc nmap <s-s> <Esc>:split " ====== Git Keybinds ====== nmap ga <Esc>:Git add -A<cr> nmap gs :Gstatus<CR> nmap gc :Gcommit nmap gp :Gpush " Configuração do Vundle set nocompatible filetype off set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() Plugin 'VundleVim/Vundle.vim' " Plugins " Github Plugin Plugin 'tpope/vim-fugitive' Plugin 'tpope/vim-sorround' " Vim-Airline Plugin 'vim-airline/vim-airline' Plugin 'vim-airline/vim-airline-themes' Plugin 'ryanoasis/vim-devicons' call vundle#end() filetype indent on
Nenhum comentário foi encontrado.
Porque Gentoo semi-binário atualmente (desabafo)
A combinação de WMs com compositores feitos por fora
Audacious, VLC e QMMP - que saudades do XMMS
SUNO OpenSource: Crie um servidor de gerador de música com IA
Plantar o Singrante Google Chrome no Void Linux
Lançando Java e Netbeans no Linux
Instalando SVP4 e MPV (VapourSynth) no Gentoo
Migração do KDE Plasma para Cinnamon no Gentoo (com systemd) + Tema Colloid
Como desativar a economia de energia no Gentoo (Systemd, Wi-Fi, USB e SSH)
Comportamento "inesper... ao executar 'apt full-upgrade&... (4)
instalar iso sem pendrive ou dvd (2)
Um filme, uma banda, um jogo, um livro, um anime (ou mangá) (11)









