neovim/runtime/lua/vim
Christian Clason 4f305fba14
vim-patch:9.0.0731: clang-tidy configuration files are not recognized (#20620)
Problem:    clang-tidy configuration files are not recognized.
Solution:   Recognize clang-tidy files as yaml. (closes vim/vim#11350)
af40f9af33
2022-10-12 15:23:42 +02:00
..
filetype vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050) 2022-09-02 08:16:17 +02:00
lsp fix(lua): properly configure luacheck and remove local vim = ... lines (#20551) 2022-10-09 12:40:56 +02:00
treesitter fix(query): fix unnatural order for inherits in treesitter queries (#20298) 2022-09-29 16:25:07 +02:00
_editor.lua docs: various #12823 2022-10-09 05:21:52 -07:00
_init_packages.lua fix(lua): properly configure luacheck and remove local vim = ... lines (#20551) 2022-10-09 12:40:56 +02:00
_meta.lua fix(lua): properly configure luacheck and remove local vim = ... lines (#20551) 2022-10-09 12:40:56 +02:00
diagnostic.lua refactor(diagnostic): remove deprecated function (#20423) 2022-10-01 09:36:11 -06:00
F.lua docs(docstrings): fix runtime type annotations 2022-10-05 15:25:03 +02:00
filetype.lua vim-patch:9.0.0731: clang-tidy configuration files are not recognized (#20620) 2022-10-12 15:23:42 +02:00
fs.lua feat(fs): extend fs.find to accept predicate (#20193) 2022-09-13 14:16:20 -06:00
health.lua fix(checkhealth): skip vim.health #18816 2022-06-01 07:10:10 -07:00
highlight.lua fix(docs): invalid :help links #20345 2022-09-25 16:58:27 -07:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
keymap.lua docs(lua): opts in vim.keymap.{set,del} can be optional (#20255) 2022-09-20 10:42:45 +01:00
lsp.lua fix(lua): properly configure luacheck and remove local vim = ... lines (#20551) 2022-10-09 12:40:56 +02:00
shared.lua fix(docs-html): update parser 2022-10-10 01:05:18 +02:00
treesitter.lua refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui.lua fix(vim.ui.input): accept nil or empty "opts" #19109 2022-06-28 02:53:15 -07:00
uri.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00