| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePost | Jan Edmund Lazo | 2019-07-17 |
| | | | | | | | Problem: There is a SourcePre autocommand event but not a SourcePost. Solution: Add the SourcePost autocommand event. (closes vim/vim#3739) https://github.com/vim/vim/commit/2b6185287adf53343ed5f49e967ae402c64063e4 | ||
| * | vim-patch:8.1.1365: source command doesn't check for the sandbox | James McCoy | 2019-06-24 |
| Problem: Source command doesn't check for the sandbox. (Armin Razmjou) Solution: Check for the sandbox when sourcing a file. https://github.com/vim/vim/commit/53575521406739cf20bbe4e384d88e7dca11f040 | |||