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
Age
Commit message (
Expand
)
Author
Files
2024-11-01
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
12
2024-11-01
fix(lsp): hover border type can be string (#31013)
nikolightsaber
2
2024-11-01
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
3
2024-10-31
refactor(loader): format annotations
Lewis Russell
1
2024-10-31
refactor(loader): use the term stat instead of hash
Lewis Russell
2
2024-10-31
refactor(loader): remove Loader table and use locals
Lewis Russell
1
2024-10-31
refactor(loader): rename types
Lewis Russell
1
2024-10-31
refactor(loader): inline Loader.load into Loader.loadfile
Lewis Russell
1
2024-10-31
refactor(loader): simplify Loader.loader_lib
Lewis Russell
1
2024-10-31
refactor(loader): simplify Loader.write/read
Lewis Russell
1
2024-10-31
perf(loader): reduce calls to Loader.cache_file
Lewis Russell
1
2024-10-31
refactor(loader): remove unused _topmods
Lewis Russell
1
2024-10-31
fix: another round of type annotation fixes
Lewis Russell
7
2024-10-31
vim-patch:4d61800: runtime(netrw): fix E874 when browsing remote directory wh...
zeertzjq
1
2024-10-31
vim-patch:8b0fa7a: runtime(netrw): make :Launch/Open autoloadable
zeertzjq
3
2024-10-31
vim-patch:9f32069: runtime(netrw): fix regression with x mapping on Cygwin
zeertzjq
1
2024-10-31
vim-patch:aa2ce6f: runtime(netrw): fix filetype detection for remote files
zeertzjq
1
2024-10-31
vim-patch:d69ffbe: runtime(netrw): add missing change for s:redir()
zeertzjq
1
2024-10-31
vim-patch:7019788: runtime(netrw): improve netrw's open-handling further
zeertzjq
1
2024-10-31
vim-patch:7c96776: runtime(netrw): fix syntax error in netrwPlugin.vim
zeertzjq
1
2024-10-31
vim-patch:3d7e567: runtime(netrw): simplify gx file handling
zeertzjq
3
2024-10-31
vim-patch:6be21b9: runtime(debversions): Add plucky (25.04) as Ubuntu release...
Christian Clason
1
2024-10-31
vim-patch:9.1.0823: filetype: Zephyr overlay files not recognized
Christian Clason
1
2024-10-30
fix(lsp): correct hover result handling (#30995)
notomo
1
2024-10-29
fix(defaults): omit extraneous info from unimpaired mapping errors (#30983)
Gregory Anders
1
2024-10-29
docs(options): shell-powershell #30969
Kai Moschcau
2
2024-10-29
Merge pull request #30935 from lewis6991/feat/lsp_multi_hover
Lewis Russell
7
2024-10-29
feat(lsp)!: multiple client support for vim.lsp.buf.hover()
Lewis Russell
7
2024-10-29
refactor(lsp): buf_request_all
Lewis Russell
1
2024-10-29
vim-patch:1e2007e: runtime(awk): Highlight more awk comments in syntax script
Christian Clason
1
2024-10-29
vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...
zeertzjq
4
2024-10-29
vim-patch:9.1.0811: :find expansion does not consider 'findexpr'
zeertzjq
1
2024-10-29
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
5
2024-10-28
feat(defaults): map gO to LSP document_symbol #30781
Nikita Revenco
4
2024-10-28
fix(lsp): list all workspace folders in healthcheck #30966
Maria José Solano
1
2024-10-27
feat(diagnostics)!: sort underline severity_sort (#30898)
Donatas
3
2024-10-27
fix(lsp): compare URI instead of workspace folder name (#30962)
Gregory Anders
1
2024-10-27
feat(tutor): give hints to satisfy the line checker #30952
echometerain
1
2024-10-27
docs(lsp): document alternative for vim.lsp.util.jump_to_location
Maria José Solano
2
2024-10-27
docs(treesitter): specify predicate boolean return value
Riley Bruins
2
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
10
2024-10-25
refactor(options)!: use OptVal for option defaults #26691
Famiu Haque
3
2024-10-25
fix(defaults): missing ]Q/[Q unimpaired mappings #30943
Maria José Solano
1
2024-10-24
feat(lsp): deprecate vim.lsp.buf.completion
Lewis Russell
4
2024-10-24
feat(lsp): deprecate execute_command with client:exec_cmd
Lewis Russell
6
2024-10-24
fix(lsp): better multi-client support for callHierarchy
Lewis Russell
1
2024-10-24
fix(lsp): use correct method for prepareTypehierarchy
Lewis Russell
1
2024-10-24
fix(lsp): set tagstack on jump via goto methods
Mathias Fussenegger
1
2024-10-24
fix(lsp.buf): use correct offset_encoding for all requests
Lewis Russell
2
2024-10-24
fix(lsp.protocal): improve typing of constants
Lewis Russell
1
[prev]
[next]