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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
|
lsp: invoke vim.notify when client exits with code or signal other than 0
Michael Lingelbach
2021-03-04
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
vim-patch:30e9b3c42567 (#13936)
Volodymyr Kot
2021-03-03
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #13973 from chentau/on_bytes_undofile
Björn Linse
2021-03-03
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Extmarks: Save extmark undo information to undofile.
chentau
2021-03-02
*
|
|
|
|
|
|
Merge pull request #14041 from janlazo/vim-8.2.2560
Jan Edmund Lazo
2021-03-02
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
vim-patch:8.2.1043: %a item in 'statusline' not tested
Jan Edmund Lazo
2021-03-02
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
vim-patch:8.2.2560: setting 'winminheigt' does not take tabline into account
Jan Edmund Lazo
2021-03-01
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #14022 from crispgm/lsp-start-error
Michael Lingelbach
2021-02-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix: show error when language server start fails and prevent future requests
David Zhang
2021-02-26
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #14014 from mfussenegger/textDocumentSync
Michael Lingelbach
2021-02-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
LSP: Resolve text_document_save capability according to spec
Mathias Fussenegger
2021-02-25
*
|
|
|
|
|
|
Merge pull request #14004 from erw7/fix-fic
Jan Edmund Lazo
2021-02-25
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
path.c: fix path_fnamencmp
erw7
2021-02-25
|
*
|
|
|
|
|
eval: add fname_case to feature list
erw7
2021-02-25
|
*
|
|
|
|
|
option: fix problem with fileignorecase not being set properly
erw7
2021-02-25
*
|
|
|
|
|
|
Merge pull request #14008 from mfussenegger/docs-update
Michael Lingelbach
2021-02-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
Merge pull request #14001 from janlazo/vim-8.2.2545
Jan Edmund Lazo
2021-02-24
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
|
*
|
|
|
|
|
vim-patch:8.2.2548: May get stuck in the cmdline window using :normal
Jan Edmund Lazo
2021-02-23
|
*
|
|
|
|
|
vim-patch:8.2.2547: "%" command not accurate for big files
Jan Edmund Lazo
2021-02-23
*
|
|
|
|
|
|
fix: treesitter languagetree crash when using telescope buffer previewer (#13...
Simon Hauser
2021-02-23
|
/
/
/
/
/
/
*
|
|
|
|
|
vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)
kuuote
2021-02-22
*
|
|
|
|
|
lsp: remove deprecated references to 'callbacks' (#13945)
Matthieu Coudron
2021-02-23
*
|
|
|
|
|
feat(lsp): use vim.notify for some errors (#13992)
Matthieu Coudron
2021-02-22
*
|
|
|
|
|
Merge pull request #13988 from janlazo/vim-8.1.1310
Jan Edmund Lazo
2021-02-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fixup! vim-patch:8.1.1310: named function arguments are never optional
Jan Edmund Lazo
2021-02-22
|
*
|
|
|
|
|
vim-patch:8.1.1310: named function arguments are never optional
erw7
2021-02-22
*
|
|
|
|
|
|
tui: fix possibility of evaluating uninitialized variables (#13987)
erw7
2021-02-22
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #13952 from bfredl/overlay
Björn Linse
2021-02-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
decorations: allow virt_text overlay at any column
Björn Linse
2021-02-22
*
|
|
|
|
|
|
vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...
Jan Edmund Lazo
2021-02-20
*
|
|
|
|
|
|
lsp: Fix text edits operating on the last line of a document (#13677)
Mathias Fußenegger
2021-02-19
*
|
|
|
|
|
|
lsp: client stop cleanups (#13877)
Michael Lingelbach
2021-02-19
*
|
|
|
|
|
|
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
Vikram Pal
2021-02-18
*
|
|
|
|
|
|
Merge pull request #13968 from janlazo/runtime-tar
Jan Edmund Lazo
2021-02-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
runtime/tar: 23515b4ef7580af8b9d3b964a558ab2007cacda5
Jan Edmund Lazo
2021-02-17
|
*
|
|
|
|
|
|
runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6
Jan Edmund Lazo
2021-02-17
|
*
|
|
|
|
|
|
runtime/tar: 2963456ff2b740244b3a064785fe681b1998d75e
Jan Edmund Lazo
2021-02-17
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
vim-patch:8.2.2523: Svelte filetype not recognized (#13961)
Brian Ryall
2021-02-18
*
|
|
|
|
|
|
vim-patch:8.2.2522: Beancount filetype not recognized (#13960)
Brian Ryall
2021-02-18
*
|
|
|
|
|
|
fix(flake): add debuginfo to nvim-debug (#13947)
Matthieu Coudron
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
[prev]
[next]