neovim/runtime/lua/vim
2022-01-05 12:26:43 -07:00
..
lsp chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
treesitter chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
_meta.lua refactor: remove unused runtime lua functions (#16535) 2021-12-05 19:11:20 +01:00
compat.lua runtime/lua/vim/compat.lua 2018-12-20 11:57:30 +01:00
diagnostic.lua fix: resolve nil arguments to API functions (#16889) 2022-01-03 06:48:01 -07:00
F.lua chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
filetype.lua fix(filetype): normalize slashes in file paths 2022-01-05 12:26:43 -07:00
highlight.lua fix(lua): verify buffer in highlight.on_yank (#15482) 2021-08-26 16:37:36 +02:00
inspect.lua lua: metatable for empty dict value 2020-01-01 19:26:29 +01:00
lsp.lua feat(lsp): enable default debounce of 150 ms (#16908) 2022-01-05 08:36:35 -08:00
shared.lua fix(diagnostic): improve validation for list arguments (#16855) 2022-01-01 12:58:34 -07:00
treesitter.lua chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
ui.lua feat(ui): add vim.ui.input and use in lsp rename (#15959) 2021-11-07 07:13:53 -08:00
uri.lua fix(uri): change scheme pattern to not include the comma character (#16797) 2021-12-26 16:36:14 -05:00