aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | fix(lsp): set floating window filetype after setup #32112Guilherme Soares2025-01-20
* | | docs(treesitter): expose LanguageTree:parent() #32108Jaehwang Jung2025-01-20
* | | vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatibleChristian Clason2025-01-20
* | | vim-patch:2cb8246: runtime(tex): add texEmphStyle to texMatchGroup in syntax ...Christian Clason2025-01-20
* | | vim-patch:d402ba8: runtime(netrw): upstream snapshot of v175Christian Clason2025-01-20
* | | fix(netrw): re-add missing comment marker in syntax fileChristian Clason2025-01-20
* | | fix(lsp): don't use completion filterText if prefix is emptyMathias Fussenegger2025-01-19
* | | fix(lsp): document_symbol uses loclist by default #32070Yochem van Rosmalen2025-01-19
* | | fix(treesitter): clean up parsing queueJaehwang Jung2025-01-19
* | | vim-patch:8dec6c2: runtime(vim): Update base-syntax, fix is/isnot operator ma...zeertzjq2025-01-19
|/ /
* | fix(diagnostic)!: make virtual text handler opt-in (#32079)Gregory Anders2025-01-18
* | vim-patch:e064051: runtime(c): add new constexpr keyword to syntax file (C23)Christian Clason2025-01-18
* | vim-patch:54cb514: runtime(sh): update syntax scriptChristian Clason2025-01-18
* | vim-patch:9cfdabb: runtime(netrw): change netrw maintainerChristian Clason2025-01-18
* | vim-patch:c2a967a: runtime(c): Update syntax and ftplugin filesChristian Clason2025-01-18
* | docs: change augroup names to new convention #32061Yochem van Rosmalen2025-01-17
* | fix(lsp): use filterText as word if textEdit/label doesn't matchMathias Fussenegger2025-01-17
* | vim-patch:9.1.1026: filetype: swc configuration files are not recognizedChristian Clason2025-01-17
|/
* fix(messages): lsp window/showMessage is not an errorLuuk van Baal2025-01-17
* vim-patch:a234a46: runtime(doc): fix typo in usr_02.txt (#32063)zeertzjq2025-01-17
* vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* Merge pull request #32038 from gpanders/push-nsrttwwnsqvmGregory Anders2025-01-16
|\
| * feat(terminal): add support for kitty keyboard protocolGregory Anders2025-01-16
* | refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell2025-01-16
* | vim-patch:9.1.1019: filetype: fd ignore files are not recognized (#32042)Christian Clason2025-01-16
|/
* fix(docs): replace `yxx` mappings with `g==` #31947Evgeni Chasnovski2025-01-15
* Merge #32013 from luukvbaal/shellkindJustin M. Keyes2025-01-15
|\
| * feat(messages): add :!cmd shell message kindsLuuk van Baal2025-01-15
* | Merge #32001 from MariaSolOs/consistent-namespacesJustin M. Keyes2025-01-15
|\ \
| * | docs: document namespace/augroup conventionMaria José Solano2025-01-14
| * | refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
| * | refactor: use nvim.foo.bar format for namespacesMaria José Solano2025-01-14
* | | fix(lsp): vim.lsp.enable(...,false) does not disable #32002Andrew Braxton2025-01-15
* | | vim-patch:045564d: runtime(colors): Update colorschemes, include new unokai c...Christian Clason2025-01-15
* | | feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike2025-01-14
* | | fix(lsp): schedule call to vim.lsp.start for async root_dir (#31998)Gregory Anders2025-01-14
* | | feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders2025-01-14
* | | feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
* | | vim-patch:30377e0: runtime(lyrics): support milliseconds in syntax scriptChristian Clason2025-01-14
* | | vim-patch:9.1.1010: filetype: VisualCode setting file not recognized (#32003)zeertzjq2025-01-14
| |/ |/|
* | perf(treesitter): calculate folds asynchronouslyRiley Bruins2025-01-14
|/
* fix(lsp): minimum height for floating popup #31990Xuyuan Pang2025-01-13
* fix(options): better handling of empty valuesLewis Russell2025-01-13
* feat(messages): "verbose" message kind #31991luukvbaal2025-01-13
* feat: add vim.fs.relpathdundargoc2025-01-13
* feat(treesitter)!: don't parse tree in get_parser() or start()Riley Bruins2025-01-12
* feat(treesitter): async parsingRiley Bruins2025-01-12
* perf(treesitter): cache queries stronglyRiley Bruins2025-01-12
* vim-patch:9.1.1007: filetype: various ignore are not recognizedChristian Clason2025-01-12
* vim-patch:partial:9598a63: runtime(doc): add package-<name> helptags for incl...zeertzjq2025-01-12