index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
_editor.lua
Commit message (
Expand
)
Author
Age
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
docs: misc
dundargoc
2025-01-11
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
2025-01-09
*
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
2024-11-17
*
perf(lsp): use faster version of str_byteindex
Lewis Russell
2024-11-11
*
fix(lua): show stacktrace for error in vim.on_key() callback (#31021)
zeertzjq
2024-11-02
*
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
2024-11-01
*
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
2024-10-26
*
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
2024-10-23
*
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
2024-10-21
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
fix(lua): vim.deprecate does not support major>0
Justin M. Keyes
2024-10-21
*
perf(validate): use lighter version
Lewis Russell
2024-10-17
*
docs(lua): clarify when on_key "typed" will be empty (#30774)
zeertzjq
2024-10-12
*
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
2024-10-12
*
feat(lua): completion for vim.fn, vim.v, vim.o #30472
Jongwook Choi
2024-10-04
*
docs: misc (#30177)
dundargoc
2024-09-29
*
docs: lua error patterns #30240
Justin M. Keyes
2024-09-24
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
docs: misc (#28837)
dundargoc
2024-06-07
*
refactor: deprecate vim.region() #28416
Justin M. Keyes
2024-05-28
*
fix: change deprecation presentation
dundargoc
2024-05-24
*
perf(lua): faster vim.deprecate() #28470
Evgeni Chasnovski
2024-04-23
*
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
2024-04-18
*
fix(vim.ui): open() may wait indefinitely #28325
Justin M. Keyes
2024-04-15
*
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
2024-03-31
*
docs(editorconfig): move to source
Lewis Russell
2024-03-10
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
feat!: remove deprecated functions
dundargoc
2024-03-09
*
refactor(types): more fixes
Lewis Russell
2024-03-06
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs: correct on_key docs (#27429)
altermo
2024-02-12
*
test: typing for screen.lua
Lewis Russell
2024-01-23
*
fix(vim.deprecate): show deprecation warning in devel versions as well
Jongwook Choi
2024-01-19
*
feat: add __call typing for vim.inspect()
Lewis Russell
2024-01-17
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
refactor: use vim.deprecate on all deprecated functions
dundargoc
2023-12-27
*
feat(vim.deprecate): only issue warning if neovim version is high enough
dundargoc
2023-12-25
*
feat(lsp): more annotations
Lewis Russell
2023-12-14
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
refactor: move defaults into separate module (#25929)
Gregory Anders
2023-11-08
*
fix(lua): correct return value for on_key with no arguments (#25911)
altermo
2023-11-07
*
docs: small fixes (#25831)
dundargoc
2023-11-03
*
feat(lsp): add snippet API (#25301)
Maria José Solano
2023-10-21
*
fix(lua): vim.region on linewise selection #25467
Aayush Ojha
2023-10-06
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
[next]