Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

scila1996/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

vim-config

Awesome VIM for config server & code

Prerequisite

  • vim
  • curl
  • git

Installation

curl -fLo ~/.vimrc https://raw.githubusercontent.com/scila1996/vim-config/master/vimrc
vim -E -c PlugInstall -c q

Tutorial

   Mode         Function                              Shorcuts
   Command      Switch tab bar                        <CR> Left/Right
   Command      UNDO Text                             <CR> z
   Command      Redo Text                             <CR> y
   Command      Close VIM without change              <CR> w
   Command      Show/Hide NERDTree                    <CR> n
   Command      Show/Hide Taglist                     <CR> l
   Visual       Quickly Tabs indent multiple line     <Tab>, <Shift-Tab>

About

vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published