neovim/runtime/lua/vim
Thomas Vigouroux 9be4bfc5f4
Merge pull request #19496 from vigoux/ts_internal_lang
feat(treesitter): allow customizing language symbol name
2022-08-24 15:36:58 +02:00
..
filetype vim-patch:partial: 48c3f4e0bff7 (#19684) 2022-08-09 10:43:28 +02:00
lsp docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813) 2022-08-17 12:39:38 +02:00
treesitter feat(treesitter): allow customizing language symbol name 2022-08-22 15:34:10 +02:00
_editor.lua docs: fix typos (#19588) 2022-08-03 09:47:16 +08:00
_init_packages.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
_meta.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
compat.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua docs: fix typos (#19024) 2022-07-31 16:46:38 +08:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua fix(filetype): only check first 100 and last line of buffer (#19819) 2022-08-19 19:30:35 +02:00
fs.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
health.lua fix(checkhealth): skip vim.health #18816 2022-06-01 07:10:10 -07:00
highlight.lua refactor(lua): replace vim.cmd use with API calls (#19283) 2022-07-09 18:40:32 +02:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
keymap.lua docs(lua): clarify vim.keymap.set() opts (#19761) 2022-08-14 06:38:31 +08:00
lsp.lua docs(lsp): remove lsp.buf_request from docs (#19738) 2022-08-18 10:57:17 +02:00
shared.lua docs(lua): add Lua 5.1 reference manual (#19663) 2022-08-08 18:58:32 +02:00
treesitter.lua chore: format runtime with stylua 2022-05-09 16:31:55 +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