Skip to content

Automaticaly synchronize vimwiki at startup and exit using git

Notifications You must be signed in to change notification settings

hv15/vimwiki-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

vimwiki-sync

This is a fork of vimwiki-sync, the original plugin automatically synchronised Vimwiki notes into a local git repository, with all changed files being automatically committed. This fork provides several improvements. These include:

  • improved handling of modified files
  • fully handle all supported (configured) extension and wiki paths
  • refactored vimscript

ToDo

  • better support for git (thinking of using fugitive)
  • asynchronous operations (at the moment there is lag)
  • test-suite...

About

Automaticaly synchronize vimwiki at startup and exit using git

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vim Script 100.0%