neovim/runtime/lua/vim
2023-03-04 17:47:30 +01:00
..
filetype feat(filetype): fall back to file extension when matching from hashbang (#22140) 2023-02-13 16:04:16 -07:00
lsp fix(lsp): use buffer scheme for files not stored on disk (#22407) 2023-03-01 15:33:13 +01:00
treesitter docs(treesitter): number → integer (#22513) 2023-03-04 13:04:05 +00:00
_editor.lua docs(lua): number → integer (#22517) 2023-03-04 13:07:39 +00:00
_init_packages.lua feat(lua): low-level interpreter mode (nvim -ll) 2023-01-31 13:53:22 +01:00
_inspector.lua docs(inspect): number → integer (#22511) 2023-03-04 13:05:46 +00:00
_meta.lua fix: vim.opt_local:append ignoring global option value (#21382) 2022-12-12 15:14:50 +00:00
diagnostic.lua docs(diagnostic): number → integer (#22512) 2023-03-04 13:06:20 +00:00
F.lua docs(docstrings): fix runtime type annotations 2022-10-05 15:25:03 +02:00
filetype.lua docs(filetype): number → integer (#22516) 2023-03-04 13:05:01 +00:00
fs.lua feat(vim.fs): pass path to find() predicate, lazy evaluate #22378 2023-03-01 08:51:22 -08:00
health.lua health: migrate to Lua #21661 2023-01-16 01:55:24 -08:00
highlight.lua docs(highlight): fix type annotations (#22272) 2023-03-04 17:47:30 +01:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
keymap.lua docs: naming conventions, guidelines 2023-02-22 16:23:49 +01:00
lsp.lua fix(lsp): only fire LspDetach for attached buffers (#22468) 2023-03-01 17:47:56 +01:00
secure.lua fix(secure): crash when hitting escape in prompt (#21283) 2022-12-05 11:59:04 -07:00
shared.lua docs(lua): number → integer (#22517) 2023-03-04 13:07:39 +00:00
treesitter.lua fix(treesitter): break early from loop when match is found (#22499) 2023-03-03 07:52:57 -07:00
ui.lua docs: naming conventions, guidelines 2023-02-22 16:23:49 +01:00
uri.lua docs(uri): number → integer (#22515) 2023-03-04 13:05:16 +00:00