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: fix typos (#19588)
dundargoc
2022-08-03
*
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
2022-07-20
*
fix(lua): double entries in :lua completion #19410
ii14
2022-07-17
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
fix(lua): highlight.on_yank can close timer in twice #18976
notomo
2022-06-15
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
Merge pull request #18554 from kevinhwang91/perf-timerstart
bfredl
2022-05-17
|
\
|
*
perf(_editor): no need to stop inside vim.defer_fn
kevinhwang91
2022-05-13
*
|
feat(lua): add traceback to vim.deprecate #18575
ii14
2022-05-15
|
/
*
feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523
Famiu Haque
2022-05-12
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
feat(lua): vim.deprecate() #18320
dundargoc
2022-05-03
*
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
2022-04-17
*
fix(paste): escape control characters in Cmdline mode
zeertzjq
2022-03-15
*
fix(paste): deal with trailing new line in chunk
zeertzjq
2022-03-15
*
fix(paste): avoid edges cases caused by empty chunk
zeertzjq
2022-03-15
*
refactor(paste): do not print dots in cmdline mode
zeertzjq
2022-03-15
*
fix(paste): deal with eol and eof in Visual mode
zeertzjq
2022-03-15
*
fix(paste): don't move cursor past the end of pasted text in Normal mode
zeertzjq
2022-03-15
*
fix(paste): use getcmdtype() to determine whether in cmdline mode
zeertzjq
2022-03-15
*
fix(remote): respect silent in error reporting
Charlie Groves
2022-03-11
*
fix(remote): report on missing wait commands, typecheck lua results
Charlie Groves
2022-03-11
*
test(remote): add tests for --remote
Charlie Groves
2022-03-11
*
feat(remote): add basic --remote support
Charlie Groves
2022-03-11
*
feat(lua): handle lazy submodules in `:lua vim.` wildmenu completion
bfredl
2022-03-09
*
refactor(lua): make vim submodule lazy loading declarative
bfredl
2022-03-07
*
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
*
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
2022-03-04