Skip to content

Vim plugin to make it easy to edit vimrc, after/ftplugin, and after/syntax files

Notifications You must be signed in to change notification settings

AriSweedler/vim-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Developer

This plugin defines some keybindings to {edit,source} your {vimrc,after/ftplugin,after/syntax} files.

Also lets you call ToggleSyntaxDebug, which packadds tpope's scripttease, and activates or deactives the autocommand autocmd CursorMoved * normal zS.

Installation

mkdir -p ~/.vim/pack/AriSweedler/start
cd ~/.vim/pack/AriSweedler/start
git clone [email protected]:AriSweedler/vim-developer.git developer

About

Vim plugin to make it easy to edit vimrc, after/ftplugin, and after/syntax files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published