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
2022-11-06
fix(paste): feed keys as typed in cmdline mode
zeertzjq
1
2022-10-12
[Backport release-0.8] doc (#20616)
github-actions[bot]
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
2022-03-11
test(remote): add tests for --remote
Charlie Groves
1
2022-03-11
feat(remote): add basic --remote support
Charlie Groves
1
2022-03-09
feat(lua): handle lazy submodules in `:lua vim.` wildmenu completion
bfredl
1
2022-03-07
refactor(lua): make vim submodule lazy loading declarative
bfredl
1
2022-03-06
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
1
2022-03-04
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
1