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
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
Gregory Anders
2023-12-18
*
feat(termdebug): improve `:Evaluate` floating window (#26621)
Jaehwang Jung
2023-12-18
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
vim-patch:b42703a662e8
Christian Clason
2023-12-18
*
vim-patch:71cbe8e17a8c
Christian Clason
2023-12-18
*
docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)
Yi Ming
2023-12-17
*
perf(treesitter): filter out trees outside the visible range early
Jaehwang Jung
2023-12-17
*
refactor(lsp): move changetracking to separate file (#26577)
Lewis Russell
2023-12-17
*
build: cmake fixes
dundargoc
2023-12-16
*
refactor: only reload colorscheme if &bg changed (#26598)
Gregory Anders
2023-12-16
*
build: bump minimum cmake version to 3.13
dundargoc
2023-12-16
*
vim-patch:82f19734bfcb
Christian Clason
2023-12-16
*
vim-patch:0f61943eb776
Christian Clason
2023-12-16
*
vim-patch:5eb9cb53d619
Christian Clason
2023-12-16
*
vim-patch:0378f07fbaee
Christian Clason
2023-12-16
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
Merge pull request #26512 from famiu/refactor/options/type_flags
bfredl
2023-12-16
|
\
|
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
|
vim-patch:e06f2b498ccc
dundargoc
2023-12-16
*
|
refactor(defaults): always set options, even if value hasn't changed (#26595)
Gregory Anders
2023-12-15
*
|
vim-patch:9a775b4a2ae6 (#26588)
zeertzjq
2023-12-16
*
|
Merge pull request #26579 from gpanders/defer-set-tgc
Gregory Anders
2023-12-15
|
\
\
|
*
|
refactor(defaults): defer setting 'termguicolors' until after VimEnter
Gregory Anders
2023-12-14
|
*
|
fix(termcap): set 'nested' on TermResponse autocommand
Gregory Anders
2023-12-14
*
|
|
vim-patch:3afc9f2556fa
Christian Clason
2023-12-15
*
|
|
vim-patch:1c97b5c0c0b4
Christian Clason
2023-12-15
*
|
|
vim-patch:b52e7ac7c61c
Christian Clason
2023-12-15
*
|
|
vim-patch:5a68cdf14915
Christian Clason
2023-12-15
*
|
|
vim-patch:f6869212c9e1
Christian Clason
2023-12-15
*
|
|
vim-patch:17dca3cb97cd (#26584)
zeertzjq
2023-12-15
*
|
|
vim-patch:323dda1484d9 (#26583)
zeertzjq
2023-12-15
|
/
/
*
|
refactor(diagnostic): use named namespaces (#26568)
Gregory Anders
2023-12-14
*
|
docs: add comment for OSC 11 tmux passthrough (#26566)
Gregory Anders
2023-12-14
*
|
feat(lsp): more annotations
Lewis Russell
2023-12-14
|
/
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
fix(defaults): background detection in tmux (#26557)
Jaehwang Jung
2023-12-14
*
docs: fix links
dundargoc
2023-12-13
*
docs: move vim-patch wiki page to runtime documentation
dundargoc
2023-12-13
*
docs: add installation and build guides from wiki to repo
dundargoc
2023-12-13
*
Merge pull request #26555 from gpanders/diagnostic-sign-fixup
Gregory Anders
2023-12-13
|
\
|
*
feat(diagnostics): support numhl and linehl for diagnostic signs
Gregory Anders
2023-12-13
|
*
docs(diagnostic): fix typo in example
Gregory Anders
2023-12-13
|
*
fix(diagnostic): check for sign namespace instead of sign group
Gregory Anders
2023-12-13
*
|
docs: add wiki FAQ to the runtime documentation (#26539)
dundargoc
2023-12-13
|
/
*
refactor(diagnostic): set sign by using extmark (#26193)
Raphael
2023-12-13
*
fix(termcap): only call callback for requested capabilities (#26546)
Gregory Anders
2023-12-13
*
feat(iter): add `Iter.take` (#26525)
Will Hopkins
2023-12-12
*
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
2023-12-12
[next]