neovim/runtime/lua/vim
2022-01-11 16:44:07 -07:00
..
lsp fix(lsp): only send valid params in executeCommand (#16987) 2022-01-08 10:15:41 -08: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(diagnostic): only set default handler config if unset 2022-01-11 16:44:07 -07:00
F.lua chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
filetype.lua vim-patch:8.2.4064: foam files are not detected (#17041) 2022-01-11 21:02:58 +01: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
keymap.lua feat(lua): add vim.keymap 2022-01-04 22:31:59 +06:00
lsp.lua refactor(lsp): debounce timer per buf and unify with non-debounce (#17016) 2022-01-11 18:10:29 +01: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