Skip to content

vimx/LearnVim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

The Way of the Vim Warrior
==========================

A suggested path for learning Vim

This help file introduces fundamental concepts, offers concrete advice for
correctly configuring a new Vim instance and outlines a progressive set of
topics for the enthusiastic newcomer to study and practise.

Install
-------

.Linux / OSZ:

Copy http://github.com/dahu/LearnVim/raw/master/doc/learnvim.txt to your ~/.vim/doc/ directory.

.Windows:

Copy http://github.com/dahu/LearnVim/raw/master/doc/learnvim.txt to your $HOME\vimfiles\doc\ directory.

Run  :helptags ~/.vim/doc/   from within Vim.
Type :help learnvim   to get started.

About

A Suggested Path for Learning Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published