neovim/runtime/lua/vim
2023-03-11 14:49:53 +01:00
..
filetype feat(filetype): fall back to file extension when matching from hashbang (#22140) 2023-02-13 16:04:16 -07:00
lsp refactor(lsp): remove _resolve_capabilities_compat (#22628) 2023-03-11 14:49:53 +01:00
treesitter feat!(treesitter): do not return changes from LanguageTree:parse() 2023-03-10 16:16:49 +00:00
_editor.lua feat(lua): omnifunc for builting lua interpreter 2023-03-06 23:12:21 +01:00
_init_packages.lua refactor(vim.version): cleanup 2023-03-06 14:51:56 +01:00
_inspector.lua feat(lsp)!: add rule-based sem token highlighting (#22022) 2023-03-06 19:03:13 +01:00
_meta.lua fix: vim.opt_local:append ignoring global option value (#21382) 2022-12-12 15:14:50 +00:00
_watch.lua feat(lsp): implement workspace/didChangeWatchedFiles (#22405) 2023-03-05 07:52:27 +01: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 vim-patch:9.0.1393: Cairo files are not recognized (#22578) 2023-03-09 18:13:44 +01: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 revert: "fix(lsp): use buffer scheme for files not stored on disk" (#22604) 2023-03-11 07:35:23 +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): better lang handling of get_parser() 2023-03-10 10:43:35 +00: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
version.lua fix(vim.version): incorrect version.cmp() 2023-03-06 15:36:25 +01:00