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
2023-05-13
docs: small fixes
dundargoc
1
2023-04-25
feat(lua): vim.keycode (#22960)
ii14
1
2023-04-11
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
1
2023-04-04
test: replace lfs with luv and vim.fs
dundargoc
1
2023-03-26
feat(lua): add `vim.loader`
Folke Lemaitre
1
2023-03-26
test: use exec_capture() in more places (#22787)
zeertzjq
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2023-03-25
docs: more details about vim.region (#21116)
Jakub Łuczyński
1
2023-03-15
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
1
2023-03-13
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
1
2023-03-06
feat(lua): omnifunc for builting lua interpreter
Björn Linse
1
2023-03-05
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
1
2023-03-04
docs(lua): number → integer (#22517)
Jaehwang Jung
1
2023-02-25
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
1
2023-02-25
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
1
2023-02-11
refactor: move init_default_autocmds to lua
glacambre
1
2023-01-01
docs(lua): fix treesitter parsing errors
Christian Clason
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-11-17
feat: add vim.secure.read()
Gregory Anders
1
2022-11-06
fix(paste): feed keys as typed in cmdline mode (#20959)
zeertzjq
1
2022-10-14
fix(lua): on_yank error with blockwise multibyte region #20162
Daniel Zhang
1
2022-10-09
docs: various #12823
Justin M. Keyes
1
2022-10-09
fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...
Folke Lemaitre
1
2022-10-05
docs(docstrings): fix runtime type annotations
Elizabeth Paź
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
1
2022-08-03
docs: fix typos (#19588)
dundargoc
1
2022-07-20
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
1
2022-07-17
fix(lua): double entries in :lua completion #19410
ii14
1
2022-07-17
feat(defaults): mouse=nvi #19290
matveyt
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-06-15
fix(lua): highlight.on_yank can close timer in twice #18976
notomo
1
2022-05-31
feat(fs): add vim.fs.parents()
Gregory Anders
1
2022-05-31
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
1
2022-05-17
Merge pull request #18554 from kevinhwang91/perf-timerstart
bfredl
1
2022-05-15
feat(lua): add traceback to vim.deprecate #18575
ii14
1
2022-05-13
perf(_editor): no need to stop inside vim.defer_fn
kevinhwang91
1
2022-05-12
feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523
Famiu Haque
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-05-03
feat(lsp): add logging level "OFF" (#18379)
ii14
1
2022-05-03
feat(lua): vim.deprecate() #18320
dundargoc
1
2022-04-17
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
1
2022-03-15
fix(paste): escape control characters in Cmdline mode
zeertzjq
1
2022-03-15
fix(paste): deal with trailing new line in chunk
zeertzjq
1
2022-03-15
fix(paste): avoid edges cases caused by empty chunk
zeertzjq
1
2022-03-15
refactor(paste): do not print dots in cmdline mode
zeertzjq
1
2022-03-15
fix(paste): deal with eol and eof in Visual mode
zeertzjq
1
2022-03-15
fix(paste): don't move cursor past the end of pasted text in Normal mode
zeertzjq
1
2022-03-15
fix(paste): use getcmdtype() to determine whether in cmdline mode
zeertzjq
1
2022-03-11
fix(remote): respect silent in error reporting
Charlie Groves
1
2022-03-11
fix(remote): report on missing wait commands, typecheck lua results
Charlie Groves
1
[prev]
[next]