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