neovim/runtime
Gregory Anders 35247b00a4
feat(lsp): support function for client root_dir (#31630)
If root_dir is a function it is evaluated when the client is created to
determine the root directory.

This enables dynamically determining the root directory based on e.g.
project or directory structure (example: finding a parent Cargo.toml
file that contains "[workspace]" in a Rust project).
2024-12-27 10:09:22 -06:00
..
autoload vim-patch:c673b80: runtime(netrw): more reformating vim/vim#16248 (#31662) 2024-12-21 01:17:23 +00:00
colors vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (#31628) 2024-12-18 23:59:03 +00:00
compiler vim-patch:b66cac1: runtime(typst): add definition lists to formatlistpat, update maintainer 2024-12-10 08:06:35 +01:00
doc feat(lsp): support function for client root_dir (#31630) 2024-12-27 10:09:22 -06:00
ftplugin vim-patch:9.1.0961: filetype: TI gel files are not recognized 2024-12-25 13:38:45 +01:00
indent vim-patch:4ce1cb5: runtime(graphql): contribute vim-graphql to Vim core 2024-12-23 11:34:23 +01:00
keymap vim-patch:79a14c0: runtime(keymap): include Georgian keymap 2024-06-14 23:58:27 +02:00
lua feat(lsp): support function for client root_dir (#31630) 2024-12-27 10:09:22 -06:00
pack/dist/opt feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343 2024-12-19 07:07:04 -08:00
plugin vim-patch:c363ca1: runtime(netrw): change indent size from 1 to 2 (#31648) 2024-12-20 11:33:05 +08:00
queries fix(treesitter): update queries 2024-11-22 09:39:45 +01:00
scripts fix(runtime): clean up one-off scripts 2024-10-15 20:50:21 +02:00
spell
syntax vim-patch:9b67a2e: runtime(vim): Update base-syntax, allow parens in default arguments (#31738) 2024-12-27 09:11:03 +08:00
tutor feat(tutor): give hints to satisfy the line checker #30952 2024-10-27 06:50:17 -07:00
CMakeLists.txt fix(runtime): clean up one-off scripts 2024-10-15 20:50:21 +02:00
delmenu.vim
filetype.lua fix(filetype): make filetype detection work with :doautocmd (#31470) 2024-12-06 20:57:21 +08:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
makemenu.vim
menu.vim vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805) 2024-10-14 09:27:29 +08:00
neovim.ico
nvim.appdata.xml
nvim.desktop docs: misc (#29719) 2024-08-29 06:11:32 +08:00
nvim.png
optwin.vim vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short name 2024-12-08 07:06:16 +08:00
synmenu.vim
windows_icon.rc feat(win32): embed executable icon 2024-07-02 13:05:16 +02:00