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
*
vim-patch:052b86b: runtime(solidity): update syntax script with error definit...
zeertzjq
2025-03-28
*
fix(health): message should mention "vim.provider" #33095
Eisuke Kawashima
2025-03-27
*
Merge pull request #33098 from zeertzjq/vim-9.1.1245
zeertzjq
2025-03-28
|
\
|
*
vim-patch:9.1.1249: tests: no test that 'listchars' "eol" doesn't affect "gM"
zeertzjq
2025-03-28
|
*
vim-patch:9.1.1245: need some more tests for curly braces evaluation
zeertzjq
2025-03-28
|
/
*
refactor(eval): move diff functions to diff.c (#33085)
zeertzjq
2025-03-27
*
fix(ui): wincmd _ should not increase 'cmdheight' above 0 (#33056)
luukvbaal
2025-03-27
*
fix(display): scroll logic does not take into account concealed topline (#33054)
luukvbaal
2025-03-27
*
vim-patch:51a06ec: runtime(sh): consider sh as POSIX shell by default (#33078)
zeertzjq
2025-03-27
*
vim-patch:9.1.1224: cannot :put while keeping indent (#33076)
zeertzjq
2025-03-27
*
Merge pull request #32953 from glepnir/vim-9.1.1214
zeertzjq
2025-03-27
|
\
|
*
vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1217: tests: typos in test_matchfuzzy.vim
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matches
glepnir
2025-03-27
|
/
*
Merge pull request #30189 from zeertzjq/vim-9.1.0598
zeertzjq
2025-03-27
|
\
|
*
vim-patch:9.1.1228: completion: current position column wrong after got a match
zeertzjq
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.1185: endless loop with completefuzzycollect and no match found
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1181: Unnecessary STRLEN() calls in insexpand.c
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1131: potential out-of-memory issue in search.c
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1008: tests: test for patch 9.1.1006 doesn't fail without the p...
zeertzjq
2025-03-27
|
*
vim-patch:9.1.1006: PmenuMatch completion highlight can be combined
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0733: keyword completion does not work with fuzzy
zeertzjq
2025-03-27
|
*
vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stable
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0654: completion does not respect completeslash with fuzzy
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0634: Ctrl-P not working by default
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + f...
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0605: internal error with fuzzy completion
zeertzjq
2025-03-27
|
*
vim-patch:9.1.0598: fuzzy completion does not work with default completion
zeertzjq
2025-03-27
|
/
*
refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)
Gregory Anders
2025-03-26
*
revert: "refactor(tui): disable kitty key event reporting"
Christian Clason
2025-03-26
*
docs: news 0.12 #33065
Justin M. Keyes
2025-03-26
*
fix: temporarily disable 0.12 deprecation tests
Justin M. Keyes
2025-03-26
*
version bump
Justin M. Keyes
2025-03-26
*
NVIM v0.11.0
Justin M. Keyes
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
*
fix(lua): no omni/cmdline completion for vim.env (#33044)
Phạm Bình An
2025-03-26
*
vim-patch:9.1.1238: wrong cursor column with 'set splitkeep=screen' (#33060)
zeertzjq
2025-03-26
*
fix(mswin): UI may hang on exit
Justin M. Keyes
2025-03-25
*
vim-patch:9.1.1236: tests: test_comments leaves swapfiles around (#33050)
zeertzjq
2025-03-25
*
build: fix uncrustify install in nix devShell (#33020)
Matthieu Coudron
2025-03-24
*
Merge #33043 redundar channel_close()
Justin M. Keyes
2025-03-24
|
\
|
*
fix(channel): log after (not before) channel-close
Justin M. Keyes
2025-03-24
|
*
refactor(channel): redundant channel_close()
Justin M. Keyes
2025-03-24
[next]