index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
Age
Commit message (
Expand
)
Author
Files
2024-06-12
vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at li...
zeertzjq
1
2024-06-11
fix(types): add some vim.fn type annotations
notomo
1
2024-06-11
fix(types): use vararg return type annotation
Will Hopkins
1
2024-06-11
refactor(lua): improve type annotations
Lewis Russell
15
2024-06-10
fix(lsp): do not reset buf version when detaching client (#29242)
Ilia Choly
1
2024-06-10
Merge #29238 from clason/feat/help-toc
Justin M. Keyes
1
2024-06-10
fix(glob): handle overlapping `{}` condition elements #29236
Jon Huhn
1
2024-06-09
feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164
Tom Praschan
1
2024-06-09
feat(help): use treesitter for table of contents
Christian Clason
1
2024-06-08
feat(lua): add `vim._with`
dundargoc
2
2024-06-07
fix(man): filter OSC 8 hyperlink markup #29171
Lennard Hofmann
1
2024-06-07
feat: get/set namespace properties #28728
altermo
3
2024-06-07
fix(lsp): fix reverse sorting of same position text edits (#29212)
Al Colmenar
1
2024-06-07
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
6
2024-06-07
docs: misc (#28837)
dundargoc
5
2024-06-06
feat(editorconfig): add support for spelling_language (#28638)
sus-domesticus
1
2024-06-06
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
1
2024-06-05
fix(tui): move $COLORTERM check to _defaults.lua (#29197)
Gregory Anders
1
2024-06-05
fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)
zeertzjq
1
2024-06-05
vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should work
zeertzjq
1
2024-06-05
vim-patch:9.1.0463: no fuzzy-matching support for insert-completion
zeertzjq
1
2024-06-04
fix(diagnostic): fix float scope filtering (#29134)
Andre Toerien
1
2024-06-04
fix(lsp): check if buffer is valid before LspDetach autocmd (#29162)
Saltaformajo
1
2024-06-04
fix(lsp): remove superfluous on_detach callback from semantic tokens module (...
jdrouhard
1
2024-06-04
fix(lsp): account for changedtick version gap on modified reset (#29170)
Mathias Fußenegger
1
2024-06-04
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
14
2024-06-04
fix(filetype): fix typos in filetype detection
Evgeni Chasnovski
1
2024-06-04
vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Clason
1
2024-06-03
fix(lsp): use client.id instead of pairs index (#29143)
ippachi
1
2024-06-03
fix(gx): allow `@` in url
dundargoc
1
2024-06-02
vim-patch:9.1.0460: filetype: lintstagedrc files are not recognized
Christian Clason
1
2024-06-02
fix(lsp): trim trailing whitespace from completion words (#29122)
Mathias Fußenegger
1
2024-06-02
vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)
zeertzjq
1
2024-06-01
perf(lsp): avoid repeated table lookup in completion.enable
Mathias Fussenegger
1
2024-06-01
refactor(lsp): share completion request logic between omnifunc & trigger
Mathias Fussenegger
1
2024-06-01
perf(lsp): don't copy completion items in filter pass
Mathias Fussenegger
1
2024-05-31
refactor(lsp): use tuple syntax in generated protocol types (#29110)
Ilia Choly
1
2024-05-31
fix(vim.text): remove assert from vim.text.hexdecode
Gregory Anders
1
2024-05-31
refactor(lsp): use predefined types in util function signatures (#29095)
Ilia Choly
1
2024-05-31
vim-patch:9.1.0453: filetype: rasi files are not recognized
Christian Clason
1
2024-05-30
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
6
2024-05-30
feat(lsp): support postfix snippets in completion
Mathias Fussenegger
1
2024-05-30
feat(lsp): use fuzzy match on filterText instead of prefix match
Mathias Fussenegger
1
2024-05-30
fix(lsp): clear lsp client diagnostics (#29050)
crwebb85
1
2024-05-28
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
3
2024-05-28
feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)
Gregory Anders
1
2024-05-28
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
7
2024-05-28
feat(snippet): add default keymaps during snippet session
Maria José Solano
1
2024-05-28
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
1
2024-05-28
refactor: deprecate vim.region() #28416
Justin M. Keyes
2
[prev]
[next]