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
*
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
*
vim-patch:46eea444d (#17920)
dundargoc
2022-03-30
*
docs(pattern.txt): cherry-pick latests changes from Vim runtime updates
zeertzjq
2022-03-30
*
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
*
docs: update hl-Whitespace documentation (#17901)
zeertzjq
2022-03-29
*
fix(lsp): use "text" filetype for plaintext (#17898)
Jaehwang Jung
2022-03-28
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
fix(diagnostic): make `open_float` respect global diagnostic options (#17879)
Smitesh Patil
2022-03-27
*
docs: correct CursorMoved documentation (#17880)
zeertzjq
2022-03-27
*
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
*
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
2022-03-26
*
chore: fix typos (#17755)
dundargoc
2022-03-25
*
docs(api): improve autocommand docs (#17545)
Javier Lopez
2022-03-25
*
fix(filetype.lua): always return a string in getline helper function (#17852)
Jared Weakly
2022-03-25
*
feat: add vim.tbl_get (#17831)
Michael Lingelbach
2022-03-24
*
feat(runtime): include Lua in C++ ftplugin (#17843)
Gregory Anders
2022-03-24
*
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
[next]