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
*
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
|
\
\
\
|
*
|
|
updating doc
Matthieu Coudron
2020-03-02
*
|
|
|
lua: add vim.tbl_len() #11889
Hirokazu Hata
2020-03-01
*
|
|
|
vim-patch:8.1.1466: not updating priority on existing sign
Jan Edmund Lazo
2020-03-01
*
|
|
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
*
|
|
|
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
Jan Edmund Lazo
2020-03-01
*
|
|
|
man.vim: Handle `man` errors when looking for man-paths
Rob Pilling
2020-02-29
*
|
|
|
Merge #11805 'vim-patch:8.1.0619'
Justin M. Keyes
2020-02-29
|
\
\
\
\
|
*
|
|
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
|
|
/
/
/
*
|
|
|
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
2020-03-01
*
|
|
|
lsp: add bufnr to callback function arguments
Hirokazu Hata
2020-02-28
|
/
/
/
*
|
|
LSP: Remove diagnostic message handling in locations_to_items
Mathias Fussenegger
2020-02-27
*
|
|
LSP/references: Add context to locations returned by server
Mathias Fussenegger
2020-02-27
*
|
|
Merge pull request #11880 from bfredl/tree-sitter-regex
Björn Linse
2020-02-27
|
\
\
\
|
*
|
|
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
|
*
|
|
treesitter: redraw on changed query
Björn Linse
2020-02-26
|
|
/
/
*
|
|
Add signs for Lsp diagnostics (#11668)
Alvaro Muñoz
2020-02-27
*
|
|
LSP/hover: Do not throw away contents if first line is empty (#11939)
Mathias Fußenegger
2020-02-27
*
|
|
add support to show diagnostics count in statusline (#11641)
Alvaro Muñoz
2020-02-26
*
|
|
LSP: implement documentHighlight (#11638)
Alvaro Muñoz
2020-02-26
|
/
/
*
|
lsp/completion: show duplicates in completion popup #11920
Mathias Fußenegger
2020-02-21
*
|
vim-patch:8.1.1122: char2nr() does not handle composing characters
Jan Edmund Lazo
2020-02-20
*
|
lsp: make functions private and use filter function
Hirokazu Hata
2020-02-19
*
|
lsp: respect the sort order if there is sortText
Hirokazu Hata
2020-02-19
*
|
lsp: fix textDocument/completion handling
Hirokazu Hata
2020-02-19
*
|
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
|
lsp/rpc.lua: fix `env` application function
Justin M. Keyes
2020-02-16
*
|
LSP: fix validate_client_config
Justin M. Keyes
2020-02-16
*
|
checkhealth: allow 'sudo install' of 'Neovim::Ext' #11874
Jan Edmund Lazo
2020-02-15
*
|
Merge pull request #11864 from h-michael/deepcopy
Björn Linse
2020-02-15
|
\
\
|
*
|
lua: if second argument is vim.empty_dict(), vim.tbl_extend uses empty_dict()...
Hirokazu Hata
2020-02-14
|
*
|
lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()
Hirokazu Hata
2020-02-13
*
|
|
checkhealth: ignore cpamn "!" output #11869
Jan Edmund Lazo
2020-02-14
*
|
|
doc/lsp: start_client config cmd must be a list (#11866)
Mathias Fußenegger
2020-02-13
|
/
/
*
|
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
*
|
vim-patch:8.1.0071: terminal debugger only works with the terminal feature
erw7
2020-02-12
*
|
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
*
|
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
|
LSP: rename validate_command to _cmd_parts #11847
Matthieu Coudron
2020-02-11
[next]