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
*
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
*
docs: do not use deprecated functions #25334
Maria José Solano
2023-09-24
*
docs: clarify vim.schedule_wrap behaviour
Oliver Marriott
2023-09-22
*
feat(lua): add vim.func._memoize
Lewis Russell
2023-09-20
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
refactor(vim.system): factor out on_exit handling
Lewis Russell
2023-09-05
*
fix(vim.system): make timeout work properly
Lewis Russell
2023-09-05
*
fix(types): add some return/parameter type annotations (#24867)
Maria José Solano
2023-08-27
*
Use Lua autocommand and make TermClose autocommand global
Gregory Anders
2023-08-10
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
fix(filetype): add typing and dry (#24573)
Lewis Russell
2023-08-08
*
fix(defaults): don't use nvim_feedkeys in default mappings (#24520)
zeertzjq
2023-08-01
*
fix(gx): move to to _init_default_mappings #24420
marshmallow
2023-07-24
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
refactor: rename _meta.lua to _options.lua
Lewis Russell
2023-07-17
*
fix(lint): lint warnings #24226
Raphael
2023-07-10
*
fix(defaults): visual star (*) on text with "?"
Justin M. Keyes
2023-07-08
*
fix(defaults): visual hash (#) on text with "?"
Justin M. Keyes
2023-07-08
*
docs: MAINTAIN.md, nvim_get_mark
Justin M. Keyes
2023-07-08
*
refactor(defaults): use vim.region for visual star (*,#)
Justin M. Keyes
2023-07-06
*
fix(defaults): visual mode star (*,#) is fragile
Steven Ward
2023-07-06
*
docs: autocmds, misc
Justin M. Keyes
2023-06-25
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
docs: various clarifications (#23999)
zeertzjq
2023-06-12
*
fix(remote): restore previous --remote-expr output formatting (#23988)
zeertzjq
2023-06-11
*
fix(remote): make --remote-expr print to stdout (#23980)
zeertzjq
2023-06-11
*
feat(lua): add `vim.system()`
Lewis Russell
2023-06-07
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
[next]