Files
neovim/test/functional
Justin M. Keyes 489d32f2b8 startup: fix ":if 0|syntax on|endif" bug (#8731)
Problem: ":if 0|syntax {on,off}|endif" skips the default of "syntax on"
because the executor was setting the `did_syntax_onoff` flag even though
"syntax {on,off}" is not actually executed.

closes #8728
2018-07-18 14:30:11 +02:00
..
2018-06-22 08:18:02 +02:00
2018-06-22 08:18:02 +02:00
2018-05-09 23:18:38 +02:00
2018-03-14 10:39:14 +00:00
2018-06-04 19:42:28 -04:00
2018-04-02 11:14:11 +03:00
2018-06-04 02:09:28 +02:00
2016-06-10 21:50:49 +03:00