Reintroduce autocmd and augroups. Fix #356
authorYoann Blein <yoann.blein@free.fr>
Sun, 1 Oct 2017 13:39:09 +0000 (15:39 +0200)
committerYoann Blein <yoann.blein@free.fr>
Sun, 1 Oct 2017 13:39:09 +0000 (15:39 +0200)
commit063e7fb4f67a2fccc543cca62fb7344aabd085e3
tree72dfd34aae7441cedffb552190a8fa679da5e40b
parentbcccce8793c10ec520191770149c3e2e85b06629
Reintroduce autocmd and augroups. Fix #356
CHANGELOG.md
doc/vimb.1
src/autocmd.c [new file with mode: 0644]
src/autocmd.h [new file with mode: 0644]
src/config.def.h
src/ex.c
src/main.c
src/main.h
src/util.c
src/util.h