neovim/runtime/lua/vim
Christian Clason 74c9c413e7
Merge pull request #22484 from gpanders/inspect-tree-fix-cursor
fix(treesitter): maintain cursor position when toggling anonymous nodes
2023-03-03 14:19:09 +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 Merge pull request #22484 from gpanders/inspect-tree-fix-cursor 2023-03-03 14:19:09 +01:00
_editor.lua Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)" 2023-02-25 11:17:28 +01:00
_init_packages.lua feat(lua): low-level interpreter mode (nvim -ll) 2023-01-31 13:53:22 +01:00
_inspector.lua fix(inspect): alwasy resolve full treesitter lang hl groups 2023-02-28 12:12:08 +01:00
_meta.lua fix: vim.opt_local:append ignoring global option value (#21382) 2022-12-12 15:14:50 +00:00
diagnostic.lua feat(diagnostic): vim.diagnostic.is_disabled() #21527 2023-01-12 08:57:39 -08:00
F.lua docs(docstrings): fix runtime type annotations 2022-10-05 15:25:03 +02:00
filetype.lua vim-patch:9.0.1368: Bass files are not recognized (#22485) 2023-03-02 23:29:03 +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 feat(lsp): initial support for semantic token highlighting 2022-12-08 11:31:56 -06: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 build: make generated source files reproducible #21586 2023-01-23 01:26:46 -08:00
treesitter.lua Merge pull request #22484 from gpanders/inspect-tree-fix-cursor 2023-03-03 14:19:09 +01:00
ui.lua docs: naming conventions, guidelines 2023-02-22 16:23:49 +01:00
uri.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00