Thanks to visit codestin.com
Credit goes to github.com

Skip to content

qbbr/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QBBR dotvim

  ____  ____  ____  _____
 / __ \|  _ \|  _ \|  __ \
| |  | | |_) | |_) | |__) |
| |  | |  _ <|  _ <|  _  /
| |__| | |_) | |_) | | \ \
 \___\_\____/|____/|_| _\_\
     _       _         _
  __| | ___ | |___   _(_)_ __ ___
 / _` |/ _ \| __\ \ / / | '_ ` _ \
| (_| | (_) | |_ \ V /| | | | | | |
 \__,_|\___/ \__| \_/ |_|_| |_| |_|

Installation

cd ~
git clone --recursive https://github.com/qbbr/dotvim.git .vim
ln -s .vim/.vimrc

Screenshot

qbbr-vim-darl qbbr-vim-light

Bundles

  • bufexplorer
  • ctrlp
  • delimitmate
  • editorconfig-vim
  • emmet-vim
  • nerdcommenter
  • nerdtree
  • nginx.vim
  • repeat
  • snipmate
  • surround
  • syntastic
  • unimpaired
  • vim-bash-snippets
  • vim-css3-syntax
  • vim-dadbod
  • vim-dotenv
  • vim-flavored-markdown
  • vim-fugitive
  • vim-javascript
  • vim-less
  • vim-solarized
  • vim-startify
  • vim-symfony
  • vim-togglebg
  • vim-twig
  • vim-vue
  • vim-rust

Piggy bank (not installed)

  • yesod.vim - Haskell Yesod web framework vim plugin

Hotkeys

  • , - <leader>
  • ; - search and replace under cursor
  • <space> - :nohlsearch
  • _$ - (StripTrailingWhitespaces fn)
  • <C-c>/<C-S-v> - copy-pase (xclip)
  • <MiddleMouse> - pase (xclip)
  • <C-Up>/<C-Down> - unimpaired
  • ,c<space> - nerdcommenter
  • <F4> - toggle nerdtree
  • <F5> - toggle bufexplorer
  • <F6> - prev buffer
  • <F7> - next buffer
  • <F9> - switch light/dark mode
  • <F12> - netrw
  • <C-p> - ctrlp
  • <C-y>, - zencoding

About

my Vim config

Topics

Resources

Stars

Watchers

Forks