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
...
*
|
|
fix(vim.system): close pipe handles after process handle
Lewis Russell
2024-12-04
*
|
|
defaults: disable 'number', 'relativenumber', and 'signcolumn' in terminal bu...
Gregory Anders
2024-12-04
*
|
|
fix(column): check if signcolumn changed in all windows #31439
luukvbaal
2024-12-04
*
|
|
feat(lsp): deprecate vim.lsp.start_client #31341
Maria José Solano
2024-12-04
*
|
|
vim-patch:9.1.0902: filetype: Conda configuration files are not recognized (#...
zeertzjq
2024-12-04
*
|
|
docs: misc, help tags for neovim.io searches #31428
Justin M. Keyes
2024-12-03
*
|
|
fix(clipboard): tmux clipboard depends on $TMUX #31268
wzy
2024-12-03
*
|
|
fix(decorator): noisy errors from decoration provider #31418
JD
2024-12-03
|
/
/
*
|
Merge pull request #31408 from jamessan/vterm-test-fixture
James McCoy
2024-12-03
|
\
\
|
*
|
test(vterm): move test functions into vterm_test fixture
James McCoy
2024-12-02
|
/
/
*
|
vim-patch:9.1.0900: Vim9: digraph_getlist() does not accept bool arg (#31431)
zeertzjq
2024-12-03
*
|
docs: provide example for configuring LSP foldexpr (#31411)
Gregory Anders
2024-12-02
*
|
fix(extmark): builtin completion can still affect nearby extmarks #31387
luukvbaal
2024-12-02
*
|
test(treesitter): global highlight definitions and fold test #31407
luukvbaal
2024-12-02
*
|
fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456
Justin M. Keyes
2024-12-02
*
|
vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...
dundargoc
2024-12-02
*
|
vim-patch:9a39483: runtime(typst): provide a formatlistpat in ftplugin
Christian Clason
2024-12-02
*
|
fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)
zeertzjq
2024-12-02
*
|
fix(api): make `nvim_set_hl()` respect all `cterm` attributes (#31390)
Evgeni Chasnovski
2024-12-02
*
|
vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)
zeertzjq
2024-12-02
*
|
docs: example keybind for :Inspect #31391
C.D. MacEachern
2024-12-01
*
|
Merge pull request #31370 from glepnir/vim-9.1.0867
zeertzjq
2024-11-30
|
\
\
|
*
|
vim-patch:9.1.0896: completion list wrong after v9.1.0891
glepnir
2024-11-30
|
*
|
vim-patch:9.1.0891: building the completion list array is inefficient
glepnir
2024-11-30
|
*
|
vim-patch:9.1.0867: ins_compl_add() has too many args
glepnir
2024-11-28
*
|
|
vim-patch:9.1.0898: runtime(compiler): pytest compiler not included
Christian Clason
2024-11-30
*
|
|
vim-patch:9.1.0897: filetype: pyrex files are not detected
Christian Clason
2024-11-30
*
|
|
vim-patch:dd21c89: runtime(compiler): update eslint compiler
Christian Clason
2024-11-30
*
|
|
docs(diagnostics): location list / quickfix example #31371
Yochem van Rosmalen
2024-11-29
*
|
|
refactor: gen_declarations.lua
Lewis Russell
2024-11-29
*
|
|
feat(lsp): support `textDocument/foldingRange` (#31311)
Yi Ming
2024-11-29
*
|
|
build(deps): bump luajit to HEAD - 19878ec05
Christian Clason
2024-11-29
*
|
|
vim-patch:511eb84: runtime(po): remove poDiffOld/New, add po-format flags to ...
Christian Clason
2024-11-29
*
|
|
vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...
zeertzjq
2024-11-29
*
|
|
vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'...
zeertzjq
2024-11-29
*
|
|
Merge pull request #31377 from zeertzjq/vim-65311c6
zeertzjq
2024-11-29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vim-patch:9.1.0894: No test for what the spotbug compiler parses
zeertzjq
2024-11-29
|
*
|
vim-patch:65311c6: runtime(compiler): include spotbugs Java linter
zeertzjq
2024-11-29
|
/
/
*
|
docs(lsp): update example, optional parameters #31299
Yi Ming
2024-11-28
*
|
docs: more accurate typing for LSP references context
Riley Bruins
2024-11-28
*
|
vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)
zeertzjq
2024-11-28
*
|
docs: add tag `vim.fs.exists()` and document suggested replacement
dundargoc
2024-11-27
*
|
fix(lsp): mention function name in warning #31301
glepnir
2024-11-27
*
|
ci: remove myself from lsp reviewers
Mathias Fussenegger
2024-11-27
*
|
vim-patch:7e501f4: runtime(gzip): load undofile if there exists one
Christian Clason
2024-11-27
*
|
feat(tui): update 'background' on theme change events (#31350)
Gregory Anders
2024-11-26
*
|
perf(vim.text): use lookup table implementation for hex encoding (#30080)
Gregory Anders
2024-11-26
*
|
vim-patch:9.1.0889: Possible unnecessary redraw after adding/deleting lines (...
zeertzjq
2024-11-26
*
|
fix(lua): remove vim.loader.disable() #31344
Justin M. Keyes
2024-11-26
|
/
*
vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)
zeertzjq
2024-11-26
[prev]
[next]