neovim/runtime/lua/vim
Gregory Anders 1e6eeca9d1
Merge pull request #15996 from gpanders/nvim_get_option_value
feat(api): add nvim_{get,set}_option_value
2021-12-04 14:30:27 -07:00
..
lsp feat(lsp,diagnostic): open folds in jump-related functions (#16520) 2021-12-04 22:14:38 +01:00
treesitter chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
_meta.lua feat(api): add nvim_get_option_value 2021-12-04 14:04:23 -07:00
compat.lua runtime/lua/vim/compat.lua 2018-12-20 11:57:30 +01:00
diagnostic.lua feat(lsp,diagnostic): open folds in jump-related functions (#16520) 2021-12-04 22:14:38 +01:00
F.lua chore: fix typos (#16361) 2021-11-27 11:10:48 -05: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 docs(lsp): add annotations for private functions 2021-11-30 09:03:41 +01:00
shared.lua docs(lsp): add annotations for private functions 2021-11-30 09:03:41 +01: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): use valid EmmyLua annotations (#16359) 2021-11-18 21:12:21 +01:00