Skip to content

haqaliz/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Vim Configuration

use vundle as plugin manager

PS.

Please move .vim and .vimrc to your user home folder

plugins

Plugin Description disabled
VundleVim/Vundle.vim plugin manager
franbach/miramare vim theme
terryma/vim-multiple-cursors multiple cursor support
cohama/lexima.vim auto close for braces, parantheses, ...
airblade/vim-gitgutter git diff status for lines
valloric/youcompleteme auto complete yes
itchyny/lightline.vim bottom status bar
prettier/vim-prettier prettify code
mattn/webapi-vim web api support
mattn/emmet-vim emmet snippets and templates
lilydjwg/colorizer colorize colors in different formats
evanleck/vim-svelte support svelte syntax
junegunn/vim-emoji support emoji replacement

Wiki

CMD Description
uhci + one of {, (, [, ", ' remove content inside of that element
ZQ quit document without saving (like :q!)
K in vimrc open help for each words your cursor was on it
I (capital i) insert mode on beggining of line
A (capital a) insert mode on end of line

About

my vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors