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
Commit message (
Expand
)
Author
Age
*
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
*
docs: regenerate [skip ci]
marvim
2022-03-20
*
Merge pull request #17776 from bfredl/tsconceal
bfredl
2022-03-20
|
\
|
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
|
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
2022-03-20
|
/
*
fix(termdebug): handle exiting during startup properly (#16790)
Sean Dewar
2022-03-20
*
vim-patch:47c532e2bc55 (#17780)
Christian Clason
2022-03-20
*
docs: reword description for nvim_buf_line_count() (#17766)
Xiretza
2022-03-18
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
chore: fix typos (#17670)
dundargoc
2022-03-17
*
|
Merge pull request #17707 from tesaguri/refactor-gen_vimdoc
James McCoy
2022-03-16
|
\
\
|
*
|
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
|
*
|
chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is empty
Daiki Mizukami
2022-03-14
*
|
|
chore(checkhealth/provider): style fixes (#17738)
Sean Dewar
2022-03-16
*
|
|
fix(checkhealth): make provider checkhealth output more consistent (#17722)
dundargoc
2022-03-16
*
|
|
vim-patch:8.2.4571: not all gdb files are recognized (#17727)
Jade Lovelace
2022-03-15
*
|
|
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
*
|
|
vim-patch:8.2.1401: cannot jump to the last used tabpage
Sean Dewar
2022-03-14
*
|
|
refactor: use Lua autocommands in filetype.lua (#17711)
Gregory Anders
2022-03-13
|
/
/
*
|
docs(api): improve section on nvim_set_hl (#17692)
adrian5
2022-03-13
*
|
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2022-03-13
*
|
feat(runtime): import cleanadd.vim from Vim (#17699)
dundargoc
2022-03-13
*
|
fix: use normal! <C-L> in default <C-L> mapping (#17695)
Gregory Anders
2022-03-12
*
|
vim-patch:partial:a2baa73d1d33 (#17675)
zeertzjq
2022-03-12
*
|
docs: remove "not in vi" notes (#17678)
dundargoc
2022-03-11
*
|
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
*
|
docs(remote): update remote.txt for current nvim implementation
Charlie Groves
2022-03-11
*
|
docs(remote): restore remote.txt from removal in f2205b83c553367a76b6cad
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
*
|
Merge pull request #17660 from bfredl/luacomplete
bfredl
2022-03-10
|
\
\
|
*
|
feat(lua): handle lazy submodules in `:lua vim.` wildmenu completion
bfredl
2022-03-09
*
|
|
chore: fix typos (#17331)
dundargoc
2022-03-10
*
|
|
vim-patch:partial 1588bc8ebee2 (#17657)
Sean Dewar
2022-03-09
*
|
|
vim-patch:partial 1588bc8ebee2 (#17656)
Christian Clason
2022-03-09
*
|
|
vim-patch:8.2.0997: cannot execute a register containing line continuation
zeertzjq
2022-03-09
|
/
/
*
|
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
2022-03-07
*
|
refactor(lua): make vim submodule lazy loading declarative
bfredl
2022-03-07
*
|
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
2022-03-06
*
|
fix(lsp): handle insertion of previous line (#17618)
Michael Lingelbach
2022-03-06
*
|
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
*
|
Merge pull request #17589 from kchibisov/add-dashed-dotted-underline
James McCoy
2022-03-05
|
\
\
[next]