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
...
|
*
|
Merge pull request #21631 from bfredl/request_memory
bfredl
2023-01-03
|
|
\
\
|
|
*
|
refactor(api): do not allocate temporaries for internal events
bfredl
2023-01-03
|
*
|
|
fix(fs): duplicate path separator #21509
Eric Haynes
2023-01-03
|
*
|
|
Merge #21580 cmdline issues with cmdheight=0
Justin M. Keyes
2023-01-03
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
test: add test cases for command line issues
Luuk van Baal
2022-12-31
|
|
*
|
fix: issues with command line if ui elements are externalized
Luuk van Baal
2022-12-31
|
|
*
|
fix(ui): allow resize commands to set 'cmdheight' to 0
Luuk van Baal
2022-12-31
|
*
|
|
fix(diagnostic): revert notification on missing diagnostics (#21632)
Gregory Anders
2023-01-03
|
|
|
/
|
|
/
|
|
*
|
fix(lsp): change vim.lsp.get_active_clients.filter name annotation to string ...
Christian Segundo
2023-01-03
|
*
|
vim-patch:9.0.1137: some conditions are always false (#21628)
zeertzjq
2023-01-03
|
*
|
feat!: remove hardcopy
Lewis Russell
2023-01-03
|
*
|
refactor(diagnostic): DRY for loop #21521
Raphael
2023-01-03
|
*
|
fix(exit): the TUI should not ui_flush() itself (#21625)
zeertzjq
2023-01-03
|
*
|
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
|
*
|
docs: readme cleanup
Justin M. Keyes
2023-01-02
|
*
|
refactor: eliminate os_unix.c #21621
Justin M. Keyes
2023-01-02
|
*
|
vim-patch:9.0.1129: sporadic Test_range() failure (#21619)
zeertzjq
2023-01-02
|
*
|
vim-patch:8.2.0711: temp directory might be cleared (#21614)
zeertzjq
2023-01-02
|
*
|
fix(tui): do not set ui_client_termname if it is already set (#21607)
zeertzjq
2023-01-01
|
*
|
Merge pull request #21570 from clason/vimdoc-parsing
Christian Clason
2023-01-01
|
|
\
\
|
|
*
|
docs(manual): fix treesitter parsing errors
Christian Clason
2023-01-01
|
|
*
|
docs(luvref): fix treesitter parsing errors
Christian Clason
2023-01-01
|
|
*
|
docs(lua): fix treesitter parsing errors
Christian Clason
2023-01-01
|
|
*
|
docs(api): fix treesitter parsing errors
Christian Clason
2023-01-01
|
|
*
|
docs: fix treesitter parsing errors
Christian Clason
2023-01-01
|
|
/
/
|
*
|
vim-patch:partial:f1dcd14fc5d4 (#21602)
Christian Clason
2023-01-01
|
*
|
Merge pull request #21597 from gi1242/tex-ft-detection
zeertzjq
2023-01-01
|
|
\
\
|
|
*
|
fix(filetype): correctly detect tex files
Gautam Iyer
2022-12-31
|
|
*
|
vim-patch:9.0.1120: tex filetype detection not sufficiently tested
Christian Clason
2022-12-31
|
*
|
|
feat(lsp): add function to clear codelens (#21504)
Mathias Fußenegger
2022-12-31
|
*
|
|
Merge pull request #18375 from bfredl/tui_rework
bfredl
2022-12-31
|
|
\
\
\
|
|
*
|
|
feat(tui): graduate the +tui feature
bfredl
2022-12-31
|
|
*
|
|
fix(tui): more work in the TUI
bfredl
2022-12-31
|
|
*
|
|
feat(tui): run TUI as external process
hlpr98
2022-12-31
|
|
|
/
/
|
*
|
|
vim-patch:9.0.1115: code is indented more than needed (#21598)
zeertzjq
2022-12-31
|
*
|
|
Merge pull request #21596 from bfredl/nasleep
bfredl
2022-12-30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
|
|
/
/
|
*
|
feat(diagnostic): don't open quickfix/loclist if no diagnostics #21397
李晓辉
2022-12-30
|
*
|
build: add git sha to version when built with nix flake (#21210)
Will Leinweber
2022-12-30
|
*
|
docs: clarify line about converse of lua-heredoc (#21592)
Sean
2022-12-30
|
*
|
fix(lsp): fix nil client access in get_active_clients (#21524)
Raphael
2022-12-30
|
*
|
fix(lsp): adjust gravity of semantic tokens extmarks (#21574)
jdrouhard
2022-12-30
|
*
|
Merge pull request #21591 from zeertzjq/vim-8.2.3773
zeertzjq
2022-12-30
|
|
\
\
|
|
*
|
test: add test for setting &columns from modeline with tabpages
zeertzjq
2022-12-30
|
|
*
|
vim-patch:8.2.{3773,3774}
zeertzjq
2022-12-30
|
|
/
/
|
*
|
chore: forward-port changes from v0.8.2 release
bfredl
2022-12-29
|
*
|
build: fix help tags generation when SHELL=fish (#21562)
figsoda
2022-12-29
|
*
|
test(tui_spec): don't use nested terminal for resize at startup (#21583)
zeertzjq
2022-12-29
|
*
|
docs: fix order of numbers in syntax.txt (#21581)
Ryan Mehri
2022-12-29
|
|
/
|
*
test(lsp): add a screen:expect() between insert() and feed_command() (#21577)
zeertzjq
2022-12-29
[prev]
[next]