Files
neovim/runtime
Justin M. Keyes 72652cbc46 feat(test): use nvim_exec in helpers.source() #16064
helpers.source() was a hack to work around the lack of anonymous
:source. Its "create tempfile" behavior is not a required part of most
tests that use it.

Some tests still need the old "create tempfile" behavior either because
they test SID behavior, or because of missing nvim_exec features: #16071
2022-03-27 10:25:55 -07:00
..
2022-03-25 19:57:59 +01:00
2022-03-20 10:48:10 +01:00
2022-03-20 10:48:10 +01:00
2021-11-27 19:39:42 +01:00
2021-12-25 11:31:54 +08:00