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
/
vim
/
_editor.lua
Age
Commit message (
Expand
)
Author
Files
2025-03-07
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
1
2025-03-02
feat(lua): don't complete private (_) fields after dot (.) #32690
Maria José Solano
1
2025-02-23
fix(lua): `@private` => `@nodoc` #32587
Dan Sully
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-11
docs: misc
dundargoc
1
2025-01-09
docs: misc #31867
Justin M. Keyes
1
2025-01-09
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
1
2024-11-17
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
1
2024-11-11
perf(lsp): use faster version of str_byteindex
Lewis Russell
1
2024-11-02
fix(lua): show stacktrace for error in vim.on_key() callback (#31021)
zeertzjq
1
2024-11-01
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-23
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
1
2024-10-21
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
1
2024-10-21
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
1
2024-10-21
fix(lua): vim.deprecate does not support major>0
Justin M. Keyes
1
2024-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-10-12
docs(lua): clarify when on_key "typed" will be empty (#30774)
zeertzjq
1
2024-10-12
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
1
2024-10-04
feat(lua): completion for vim.fn, vim.v, vim.o #30472
Jongwook Choi
1
2024-09-29
docs: misc (#30177)
dundargoc
1
2024-09-24
docs: lua error patterns #30240
Justin M. Keyes
1
2024-09-01
docs: misc #28970
Justin M. Keyes
1
2024-06-07
docs: misc (#28837)
dundargoc
1
2024-05-28
refactor: deprecate vim.region() #28416
Justin M. Keyes
1
2024-05-24
fix: change deprecation presentation
dundargoc
1
2024-04-23
perf(lua): faster vim.deprecate() #28470
Evgeni Chasnovski
1
2024-04-18
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
1
2024-04-15
fix(vim.ui): open() may wait indefinitely #28325
Justin M. Keyes
1
2024-03-31
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
1
2024-03-10
docs(editorconfig): move to source
Lewis Russell
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-03-09
feat!: remove deprecated functions
dundargoc
1
2024-03-06
refactor(types): more fixes
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-12
docs: correct on_key docs (#27429)
altermo
1
2024-01-23
test: typing for screen.lua
Lewis Russell
1
2024-01-19
fix(vim.deprecate): show deprecation warning in devel versions as well
Jongwook Choi
1
2024-01-17
feat: add __call typing for vim.inspect()
Lewis Russell
1
2024-01-11
fix(doc): improve doc generation of types using lpeg
Lewis Russell
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-12-27
refactor: use vim.deprecate on all deprecated functions
dundargoc
1
2023-12-25
feat(vim.deprecate): only issue warning if neovim version is high enough
dundargoc
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-11-27
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
1
2023-11-21
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
1
2023-11-08
refactor: move defaults into separate module (#25929)
Gregory Anders
1
2023-11-07
fix(lua): correct return value for on_key with no arguments (#25911)
altermo
1
2023-11-03
docs: small fixes (#25831)
dundargoc
1
[next]