neovim/runtime/lua/vim
2022-01-15 15:49:29 -08:00
..
lsp fix(lsp): fetch offset_encoding from client in references (#17104) 2022-01-15 15:49:29 -08:00
treesitter perf(treesitter): cache query parsing 2022-01-06 13:20:22 +01: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 feat(diagnostic): allow retrieving current diagnostic config 2022-01-11 16:46:42 -07:00
F.lua chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
filetype.lua fix(filetype): expand tildes in filetype patterns (#17091) 2022-01-14 14:20:17 -07:00
highlight.lua feat: use nvim_buf_set_extmark for vim.highlight (#16963) 2022-01-15 14:19:20 -08: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