neovim/runtime/lua
glacambre c5b34fa554 refactor: move init_default_autocmds to lua
The original motivation for this change came from developping
https://github.com/neovim/neovim/pull/22159, which will require adding
more autocommand creation to Neovim's startup sequence.

This change requires lightly editing a test that expected no autocommand
to have been created from lua.
2023-02-11 14:02:17 +01:00
..
nvim fix(health): iterate using ipairs correctly (#22119) 2023-02-06 12:24:00 +08:00
vim refactor: move init_default_autocmds to lua 2023-02-11 14:02:17 +01:00
_vim9script.lua dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
editorconfig.lua feat(editorconfig): add builtin EditorConfig support 2023-01-03 10:28:55 -07:00
health.lua refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720 2022-05-31 11:10:18 -07:00
man.lua fix(man): use italics for <bs>_ (#22086) 2023-02-01 17:21:42 +00:00