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
/
lua
/
vim
Commit message (
Expand
)
Author
Age
*
refactor(lsp): deprecate client_is_stopped #33342
Justin M. Keyes
2025-04-06
*
fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331
phanium
2025-04-05
*
docs: clipboard, eval #33223
Justin M. Keyes
2025-04-05
*
vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...
zeertzjq
2025-04-05
*
feat(lsp.util): deprecate vim.lsp.util.stylize_markdown
Lewis Russell
2025-04-04
*
fix: bug in stylize_markdown
Lewis Russell
2025-04-04
*
feat(defaults): store spellfile in stdpath('data') #33048
Yochem van Rosmalen
2025-04-04
*
vim-patch:9.1.1271: filetype: Power Query files are not recognized
Christian Clason
2025-04-04
*
docs(diagnostic): mention `severity` in `Opts.VirtualLines` (#33293)
Evgeni Chasnovski
2025-04-03
*
feat(vim.hl): allow multiple timed highlights simultaneously #33283
Siddhant Agarwal
2025-04-03
*
vim-patch:9.1.1268: filetype: dax files are not recognized
Christian Clason
2025-04-03
*
Merge pull request #32686 from lewis6991/lsp-rpc-perf
Lewis Russell
2025-04-01
|
\
|
*
refactor: add basic stringbuffer shim
Lewis Russell
2025-03-31
|
*
perf(lsp): use string.buffer for rpc loop
Mathias Fussenegger
2025-03-31
|
*
perf(lsp): optimize content length extraction from rpc headers
Mathias Fussenegger
2025-03-31
*
|
docs(eval): fix dict param type of mapset
Sean Dewar
2025-04-01
*
|
docs(eval): fix lnum type for functions using tv_get_lnum
Sean Dewar
2025-04-01
|
/
*
fix(lsp): better handling of "*" configs
Lewis Russell
2025-03-31
*
feat(float): 'winborder' "bold" style #33189
glepnir
2025-03-31
*
fix(defaults): enable :terminal [[,]] motion in operator-pending mode #33217
Ghjuvan Lacambre
2025-03-31
*
fix(treesitter): don't memoize modified headings (#33186)
Tan, Long
2025-03-31
*
docs: lsp config/commands #33122
Justin M. Keyes
2025-03-30
*
fix(defaults): visual-mode [[,]] for :terminal shell prompts #33201
msaher
2025-03-30
*
feat(lsp): workspace_required #31824
Michael Strobel
2025-03-30
*
docs(lsp): `vim.api.buf_request_sync` can also take function as `params` #33170
Tighearnán Carroll
2025-03-30
*
fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999
Bartłomiej Maryńczak
2025-03-30
*
docs: faq, lua packages #33183
Phạm Bình An
2025-03-30
*
fix(checkhealth): check outdated pynvim version properly #33175
zeertzjq
2025-03-30
*
feat(checkhealth): emoji for OK/WARN/ERROR #33172
Justin M. Keyes
2025-03-30
*
fix(checkhealth): check g:loaded_xx_provider for all providers #33168
Justin M. Keyes
2025-03-29
*
fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...
Sathya Pramodh
2025-03-29
*
refactor(treesitter): migrate to ts parser callback API #33141
Riley Bruins
2025-03-29
*
vim-patch:9.1.1250: cannot set the maximum popup menu width
zeertzjq
2025-03-29
*
fix(checkhealth): don't override user "q" keymap #33132
phanium
2025-03-29
*
vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...
zeertzjq
2025-03-29
*
fix(lsp): warn on missing config in :checkhealth #33087
Micah Halter
2025-03-28
*
fix(provider)!: drop Python 3.7, 3.8 support #33088
v1nh1shungry
2025-03-28
*
refactor(treesitter): simplify injection retrieval #33104
Riley Bruins
2025-03-28
*
vim-patch:9.1.1243: diff mode is lacking for changes within lines
zeertzjq
2025-03-28
*
vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"
zeertzjq
2025-03-27
*
vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matches
glepnir
2025-03-27
*
vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctly
zeertzjq
2025-03-27
*
vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearer
zeertzjq
2025-03-27
*
vim-patch:9.1.1197: process_next_cpt_value() uses wrong condition
zeertzjq
2025-03-27
*
vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'
zeertzjq
2025-03-27
*
vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...
zeertzjq
2025-03-27
*
vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...
zeertzjq
2025-03-27
*
refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)
Gregory Anders
2025-03-26
*
docs(lsp): completion.enable #33063
Mathias Fußenegger
2025-03-26
*
docs: news, lsp autocomplete #33047
Justin M. Keyes
2025-03-26
[next]