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
..
autoload chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
colors
compiler vim-patch:partial 1588bc8ebee2 (#17656) 2022-03-09 08:40:16 +01:00
doc feat(test): use nvim_exec in helpers.source() #16064 2022-03-27 10:25:55 -07:00
ftplugin feat(runtime): include Lua in C++ ftplugin (#17843) 2022-03-24 08:05:13 -06:00
indent vim-patch:47c532e2bc55 (#17780) 2022-03-20 10:48:10 +01:00
keymap
lua fix(diagnostic): make open_float respect global diagnostic options (#17879) 2022-03-27 08:10:03 -06:00
macros
pack/dist/opt fix(termdebug): handle exiting during startup properly (#16790) 2022-03-20 10:10:01 +00:00
plugin
print
queries/c
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax vim-patch:47c532e2bc55 (#17780) 2022-03-20 10:48:10 +01:00
tools
tutor docs(tutor): modify for Neovim rather than Vim (#17092) 2022-01-30 13:53:01 +01:00
bugreport.vim
CMakeLists.txt
delmenu.vim
filetype.lua refactor: use Lua autocommands in filetype.lua (#17711) 2022-03-13 15:52:41 -06:00
filetype.vim vim-patch:8.2.4571: not all gdb files are recognized (#17727) 2022-03-15 22:46:32 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim vim-patch:partial 1588bc8ebee2 (#17656) 2022-03-09 08:40:16 +01:00
mswin.vim
nvim.appdata.xml fix(runtime): add missing release metadata 2021-12-31 19:04:37 +01:00
nvim.desktop
nvim.png
optwin.vim vim-patch:partial:0e6adf8a29d5 2021-12-25 11:31:54 +08:00
scripts.vim vim-patch:8.2.4095: sed script not recognized by the first line (#17101) 2022-01-15 14:47:25 +01:00
synmenu.vim