Skip to content

This is my Vim configuration, which is effective yet fast.

Notifications You must be signed in to change notification settings

ghzhang233/Vim-Zarth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Vim-Zarth

Introduction

This is a effective yet fast configuration for Vim in terminal. Only five useful plugins are installed. No syntax check or autocompletion plugins are included for speed consideration. Specifically, the keymap is as follows,

kj -> <ESC>
,(comma) -> <Leader>

<Leader>cc -> Comment this line
<Leader>cc -> Unomment this line

C-e -> Open NerdTree
C-ww -> Switch to another tab

C-n -> Next buffer
C-p -> Last buffer

F1 -> Chinese help document

Installation

Feel free to use it with following command:

./run.sh

This command can also be used to catch up with the newest version.

About

This is my Vim configuration, which is effective yet fast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published