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
*
doc/UI: mode_info_set: mention colors should be swapped #12211
Ghjuvan Lacambre
2020-05-01
*
treesitter: unknown predicates always match #12173
Thomas Vigouroux
2020-04-30
*
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
2020-04-30
|
\
|
*
lsp/completion: Expose completion_item under completed_items.user_data.
Blaž Hrastnik
2020-04-29
|
*
vim-patch:8.2.0084: complete item "user_data" can only be a string
Blaž Hrastnik
2020-04-29
*
|
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
2020-04-29
*
|
LSP: support tagstack #12096
Yen3
2020-04-28
*
|
lsp: use vim.tbl_isempty to check sign (#12190)
Hirokazu Hata
2020-04-28
|
/
*
ui_pum_get_pos: return internal pum position if external pum pos not found
Yatao Li
2020-04-28
*
API/UI: Allow UI to set PUM position and size, and pass the position to Compl...
Yatao Li
2020-04-28
*
Merge #12155 ':ls filter by terminal, lastused'
Justin M. Keyes
2020-04-26
|
\
|
*
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
|
*
vim-patch:8.0.1651: cannot filter :ls output for terminal buffers
Rob Pilling
2020-04-19
*
|
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
2020-04-26
*
|
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
2020-04-26
*
|
LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)
Chris Kipp
2020-04-26
*
|
LSP: remove obsolete "peek definition" code #12178
Thore Weilbier
2020-04-25
*
|
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
2020-04-25
*
|
lsp: remove buffer version on buffer_detach (#12029)
Hirokazu Hata
2020-04-25
*
|
lsp: callback for references now opens qf (#12171)
Thore Weilbier
2020-04-23
*
|
lsp: do not assert even if the code does not exist in ErrorCodes (#11981)
Hirokazu Hata
2020-04-21
*
|
lsp: textDocument/definition can return Location or Location[] (#12014)
Khangal
2020-04-21
*
|
doc: fix vim.lsp.stop_all_clients doc (#12055)
Hirokazu Hata
2020-04-21
*
|
Merge pull request #11989 from Weypare/textEdit
Matthieu Coudron
2020-04-20
|
\
\
|
*
|
LSP/completion: Add completion text helper function
Andrey Avramenko
2020-04-20
|
*
|
LSP/completion: add textEdit support
Andrey Avramenko
2020-03-06
*
|
|
lsp: export convert_signature_help_to_markdown_lines (#11950)
Hirokazu Hata
2020-04-19
|
|
/
|
/
|
*
|
lua: allow deepcopy of functions (#12136)
Tristan Konolige
2020-04-19
*
|
lsp: replace the event that closes the signature help preview window from Ins...
Hirokazu Hata
2020-04-18
*
|
LSP: fix breakage when severity isn't specified (#12027)
Ghjuvan Lacambre
2020-04-18
*
|
Merge pull request #12141 from vigoux/treesitter_fix
Matthieu Coudron
2020-04-18
|
\
\
|
*
|
treesitter: escape backslashes in queries
Thomas Vigouroux
2020-04-18
*
|
|
vim-patch:8.2.0589: .bsd file type not recognized
Jan Edmund Lazo
2020-04-17
|
/
/
*
|
doc:Fix incorrect nvim config paths in documentation (#12134)
Micah Halter
2020-04-16
*
|
lsp: provide a default for missing reference kind (#12127)
George Zhao
2020-04-16
*
|
win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...
erw7
2020-04-15
*
|
vim-patch:8.2.0549: user systemd files not recognized
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.2.0415: bsdl filetype is not detected
Jan Edmund Lazo
2020-04-13
*
|
netrw.vim: gx should ignore terminal buffers #12091
Santos Gallegos
2020-04-08
*
|
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
|
vim.uri: fix uri_to_fname (#12059)
Hirokazu Hata
2020-03-30
*
|
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
\
|
*
|
doc: Fix wildmenu doc inconsistencies and typos
Zantox
2020-03-28
|
*
|
doc: C-Y and C-E in wildmenu completion
Billy Su
2020-02-18
*
|
|
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
|
|
Merge pull request #11927 from Jesse-Bakker/lsp-buf-version
Björn Linse
2020-03-16
|
\
\
\
|
*
|
|
Use buffer version instead of changedtick for edits
Jesse Bakker
2020-02-27
*
|
|
|
vim-patch:8.2.0360: yaml files are only recognized by the file extension
Jan Edmund Lazo
2020-03-07
|
|
_
|
/
|
/
|
|
*
|
|
lsp: make showMessage and logMessage callbacks different (#11942)
Hirokazu Hata
2020-03-02
*
|
|
Merge pull request #11716 from teto/folds_auto_backup
Matthieu Coudron
2020-03-02
|
\
\
\
[next]