0
0
mirror of https://github.com/vim/vim.git synced 2025-10-13 06:54:15 -04:00
Commit Graph

1 Commits

Author SHA1 Message Date
Bram Moolenaar
3e460fd8b7 patch 8.1.0825: code for autocommands is mixed with file I/O code
Problem:    Code for autocommands is mixed with file I/O code.
Solution:   Move autocommand code to a separate file. (Yegappan Lakshmanan,
            closes #3863)
2019-01-26 16:21:07 +01:00