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
*
Merge pull request #17156 from zeertzjq/vim-8.2.3584
bfredl
2022-01-23
|
\
|
*
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
*
|
vim-patch:6f4754b9f725 (#17179)
Christian Clason
2022-01-23
*
|
vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)
Christian Clason
2022-01-23
*
|
vim-patch:8.2.4191: json5 files are not recognized (#17180)
dundargoc
2022-01-23
*
|
vim-patch:8.2.4187: gnuplot file not recognized (#17177)
Christian Clason
2022-01-23
*
|
Merge pull request #16936 from zeertzjq/no-escape-csi
bfredl
2022-01-21
|
\
\
|
*
|
refactor: remove the <xCSI> key
zeertzjq
2022-01-21
|
|
/
*
/
vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)
Christian Clason
2022-01-21
|
/
*
docs(lsp): fix on_publish_diagnostics example (#17146)
xnmet
2022-01-21
*
feat(lsp): add handler for workspace/workspaceFolders (#17149)
Michael Lingelbach
2022-01-21
*
refactor: source ftplugin.vim separately from filetype.vim (#17129)
Gregory Anders
2022-01-18
*
refactor: enable filetype detection before user startup scripts (#17040)
Gregory Anders
2022-01-17
*
fix(man.vim): support calling :Man without a section again (#17119)
zeertzjq
2022-01-17
*
docs: regenerate [skip ci]
marvim
2022-01-17
*
perf(lsp): request only changed portions of the buffer in changetracking (#17...
Michael Lingelbach
2022-01-17
*
vim-patch:fd31be29b822 (#17114)
Christian Clason
2022-01-17
*
fix(lsp): avoid nil workspace/symbol query (#17107)
Daniel Steinberg
2022-01-15
*
fix(lsp): fetch offset_encoding from client in references (#17104)
Michael Lingelbach
2022-01-15
*
feat: use nvim_buf_set_extmark for vim.highlight (#16963)
Michael Lingelbach
2022-01-15
*
vim-patch:8.2.4095: sed script not recognized by the first line (#17101)
Christian Clason
2022-01-15
*
feat(lsp): dynamically generate list title in response_to_list (#17081)
Gregory Anders
2022-01-14
*
fix(filetype): expand tildes in filetype patterns (#17091)
Gregory Anders
2022-01-14
*
fix(lsp): always split text edits on \r, \r\n, and \n (#17087)
Michael Lingelbach
2022-01-14
*
fix(filetype): fix foam pattern detection
Gregory Anders
2022-01-13
*
feat(filetype.lua): fix .cc file not detected
rhcher
2022-01-13
*
feat(filetype.lua): add support for files under .git
Sanchayan Maity
2022-01-13
*
feat(filetype.lua): add support for patch files
Sanchayan Maity
2022-01-13
*
feat(filetype.lua): add support for tmux.conf files
Gary Sentosa
2022-01-13
*
feat(filetype.lua): fix .env file not detected
Gary Sentosa
2022-01-13
*
vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)
Christian Clason
2022-01-13
*
fix(lsp): forward offset_encoding in rename handler (#17079)
Michael Lingelbach
2022-01-13
*
fix(lsp): forward offset_encoding to apply_text_edits (#17075)
Michael Lingelbach
2022-01-13
*
fix(lsp): strictly enforce passing offset encoding (#17049)
Michael Lingelbach
2022-01-13
*
fix(lsp): handle negative activeSignature in signatureHelp (#17064)
Mathias Fußenegger
2022-01-13
*
fix(lsp): fix applying multiple out-of-range TextEdits (#17037)
hrsh7th
2022-01-13
*
Merge pull request #16945 from theHamsta/cached-queries
Thomas Vigouroux
2022-01-13
|
\
|
*
perf(treesitter): cache query parsing
Stephan Seitz
2022-01-06
*
|
feat(diagnostic): allow retrieving current diagnostic config
Gregory Anders
2022-01-11
*
|
fix(diagnostic): only set default handler config if unset
Gregory Anders
2022-01-11
*
|
fix(diagnostic): allow setting arbitrary config values
Gregory Anders
2022-01-11
*
|
fix(diagnostic): resolve nil opts tables
Gregory Anders
2022-01-11
*
|
vim-patch:8.2.4064: foam files are not detected (#17041)
Christian Clason
2022-01-11
*
|
refactor(lsp): debounce timer per buf and unify with non-debounce (#17016)
Mathias Fußenegger
2022-01-11
*
|
vim-patch:2f0936cb9a2e (#17007)
Christian Clason
2022-01-11
*
|
fix(man.vim): fix search function on some systems (#13709)
Will Eccles
2022-01-10
*
|
fix(lsp): ensure pending changes are flushed on skipped debounce (#17015)
Mathias Fußenegger
2022-01-10
*
|
fix(lsp): only send valid params in executeCommand (#16987)
Michael Lingelbach
2022-01-08
*
|
fix(lsp): resolve bufnr for get_lines (#16986)
Michael Lingelbach
2022-01-08
*
|
fix(filetype): match negative priority patterns after extensions (#16980)
Gregory Anders
2022-01-07
[next]