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
/
doc
Commit message (
Expand
)
Author
Age
...
*
|
|
runtime/termdebug 82be4849eed0b8fbee45bc8da99b685ec89af59a (#13660)
Michael Sartain
2021-03-10
*
|
|
lsp: add incremental text synchronization
Michael Lingelbach
2021-03-09
|
|
/
|
/
|
*
|
Added If true to show that {after} and {follow} parameters of nvim_put() are ...
Lee Wannacott
2021-03-07
*
|
Forgot to add colon to the {follow} parameters statement
Lee Wannacott
2021-03-07
*
|
Clarify that nvim_put()'s {after} and {follow} parameters expect boolean valu...
Lee Wannacott
2021-03-07
|
/
*
vim-patch:30e9b3c42567 (#13936)
Volodymyr Kot
2021-03-03
*
vim-patch:8.2.2236: 'scroll' option can change when setting the statusline
Jan Edmund Lazo
2021-03-02
*
vim-patch:8.1.1901: the +insert_expand feature is not always available
Jan Edmund Lazo
2021-03-01
*
Merge pull request #14004 from erw7/fix-fic
Jan Edmund Lazo
2021-02-25
|
\
|
*
eval: add fname_case to feature list
erw7
2021-02-25
*
|
Update lsp and api docs with gen_vimdoc changes
Mathias Fussenegger
2021-02-24
*
|
[LSP] Add in more docs for highlight groups with document_highlight() (#13614)
Chris Kipp
2021-02-24
|
/
*
vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)
kuuote
2021-02-22
*
vim-patch:8.1.1310: named function arguments are never optional
erw7
2021-02-22
*
vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...
Jan Edmund Lazo
2021-02-20
*
runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6
Jan Edmund Lazo
2021-02-17
*
runtime/tar: 2963456ff2b740244b3a064785fe681b1998d75e
Jan Edmund Lazo
2021-02-17
*
Merge pull request #13944 from chentau/on_bytes_doc
Björn Linse
2021-02-17
|
\
|
*
Doc: update documentation for on_bytes
chentau
2021-02-17
*
|
netrw: move netrw_home to XDA_DATA_HOME (#13939)
Jakub Łuczyński
2021-02-16
*
|
doc: Update vim_diff.txt (#13954)
Yegappan Lakshmanan
2021-02-16
*
|
runtime/netrw: 207f009326c8f878defde0e594d7d9ed9860106e
Jan Edmund Lazo
2021-02-16
*
|
runtime/netrw: 8024f936368336241406137a2fa78ed5ee9000a6
Jan Edmund Lazo
2021-02-16
*
|
runtime/netrw: 2963456ff2b740244b3a064785fe681b1998d75e
Jan Edmund Lazo
2021-02-16
*
|
runtime/netrw: 469bdbde1e8ea8110705327ab193acca79296742
Jan Edmund Lazo
2021-02-15
*
|
runtime/netrw: 2ed639abdc4000436115f378e28320b7bee38a6e
Jan Edmund Lazo
2021-02-15
*
|
runtime/netrw: 91359014b359cf816bf943fe2c7d492996263def
Jan Edmund Lazo
2021-02-15
*
|
runtime/netrw: 09c6f265b21065ffa9437837b1d0955137175e45
Jan Edmund Lazo
2021-02-15
*
|
runtime/netrw: 574ee7bc1246070dba598f9561a2776aa1a10d07
Jan Edmund Lazo
2021-02-15
*
|
runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00
Jan Edmund Lazo
2021-02-15
|
/
*
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
vim-patch:8.2.2490: 'wrap' option is always reset when starting diff mode
Jan Edmund Lazo
2021-02-10
*
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
*
Change default for tpf option
erw7
2021-02-04
*
Add termpastefilter option
erw7
2021-02-04
*
Merge pull request #13784 from runiq/get_extmark_by_id-limit_break
Thomas Vigouroux
2021-01-28
|
\
|
*
doc: remove nvim_buf_get_extmark_by_id limit opt
Patrice Peterson
2021-01-18
*
|
Merge pull request #13807 from spywhere/min-size-auto-sign
Matthieu Coudron
2021-01-23
|
\
\
|
*
|
opt: update docs on signnumber (#13783)
Sirisak Lueangsaksri
2021-01-20
*
|
|
Doc: Generate API docs for buf_set_extmark gravity
Patrice Peterson
2021-01-23
*
|
|
lsp: clear diagnostics on client shutdown (#13788)
Michael Lingelbach
2021-01-23
*
|
|
api: nvim_echo
notomo
2021-01-20
|
/
/
*
|
Merge pull request #13765 from jvgrootveld/ts-default-start-end-row-on-capture
Thomas Vigouroux
2021-01-20
|
\
\
|
*
|
treesitter: default start and end row when omitted
“jvgrootveld”
2021-01-15
*
|
|
lsp: validate and document server settings (#13698)
Michael Lingelbach
2021-01-18
|
|
/
|
/
|
*
|
api: add vim.version (#13762)
Michael Lingelbach
2021-01-18
*
|
vim-patch:8.2.2366: when using ":sleep" the cursor is always displayed
Jan Edmund Lazo
2021-01-17
*
|
log.c: warn instead of error on failed stdpath('cache') creation
Michael Lingelbach
2021-01-16
[prev]
[next]