neovim/runtime/lua/vim
2022-07-03 15:31:56 +02:00
..
filetype refactor(runtime): port scripts.vim to lua (#18710) 2022-07-03 15:31:56 +02:00
lsp fix(lsp): small bugs in snippet-parser #18998 2022-06-29 09:53:49 -07:00
treesitter fix(treesitter): new iter if folded 2022-06-16 17:38:10 +02:00
_editor.lua fix(lua): highlight.on_yank can close timer in twice #18976 2022-06-15 19:39:55 -07:00
_init_packages.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
_meta.lua refactor: use nvim_{get,set}_option_value for vim.{b,w}o 2022-06-20 09:16:21 -06:00
compat.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua fix(diagnostic): check for negative column value (#18868) 2022-06-08 12:55:39 -06:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua refactor(runtime): port scripts.vim to lua (#18710) 2022-07-03 15:31:56 +02:00
fs.lua feat(lsp): add a start function (#18631) 2022-06-03 14:59:19 +02:00
health.lua fix(checkhealth): skip vim.health #18816 2022-06-01 07:10:10 -07:00
highlight.lua fix(lua): stop pending highlight.on_yank timer, if any (#18824) 2022-06-02 09:49:57 +02:00
inspect.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
keymap.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
lsp.lua docs: fix typos (#18269) 2022-06-04 11:56:36 +08:00
shared.lua docs(api): improve shared lua functions docs (#17933) 2022-05-11 10:23:46 -06: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