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(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
master
Gregory Anders
2021-09-21
*
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
Mathias Fußenegger
2021-09-21
*
ci(PVS): PVS/V009: add required header #15751
dundargoc
2021-09-21
*
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
*
Merge pull request #15745 from e-kwsm/Makefile
James McCoy
2021-09-21
|
\
|
*
build: enhance Makefile
Eisuke Kawashima
2021-09-21
|
/
*
Merge pull request #15743 from jamessan/libuv-threads
James McCoy
2021-09-20
|
\
|
*
build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIES
James McCoy
2021-09-20
|
/
*
fix(diagnostic): clamp line numbers in display layer (#15729)
Gregory Anders
2021-09-20
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
Merge #15727 build(lint): check scripts/*.lua
Justin M. Keyes
2021-09-19
|
\
|
*
build(lint): commit linter
Justin M. Keyes
2021-09-19
|
*
build(lint): check scripts/*.lua
Justin M. Keyes
2021-09-19
|
/
*
refactor(Makefile): use built-in make commands #15708
kylo252
2021-09-19
*
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
build(lint): commit linter #15725
Justin M. Keyes
2021-09-19
*
Merge pull request #15630 from zeertzjq/vim-8.2.3424
Jan Edmund Lazo
2021-09-19
|
\
|
*
vim-patch:8.2.3437: compiler warnings for 32/64 bit usage
zeertzjq
2021-09-19
|
*
vim-patch:8.2.3425: warning for using uninitialized variable
zeertzjq
2021-09-19
|
*
vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode
zeertzjq
2021-09-19
|
*
vim-patch:8.2.2640: screenstring() returns non-existing composing characters
zeertzjq
2021-09-19
|
*
vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is set
zeertzjq
2021-09-19
|
*
vim-patch:8.1.1079: no need for a separate ScreenLinesUtf8() test function
zeertzjq
2021-09-19
|
*
vim-patch:8.1.1078: when 'listchars' is set a composing char on a space is wrong
zeertzjq
2021-09-19
|
*
vim-patch:8.1.1071: cannot get composing characters from the screen
zeertzjq
2021-09-19
*
|
build(lint): commit linter #15620
Justin M. Keyes
2021-09-19
*
|
build(lint): commit linter #15620
dundargoc
2021-09-19
*
|
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
|
/
*
fix(diagnostic): only update decorations for loaded buffers (#15715)
Gregory Anders
2021-09-18
*
ci(labeler): diagnostic
Justin M. Keyes
2021-09-18
*
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
2021-09-18
*
Merge pull request #15710 from gpanders/show_line_diagnostics
Michael Lingelbach
2021-09-18
|
\
|
*
test: add test case for show_line_diagnostics
Gregory Anders
2021-09-18
|
*
fix(diagnostic): resolve nil bufnr in show_line_diagnostics
Gregory Anders
2021-09-18
*
|
vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...
Jaehwang Jerry Jung
2021-09-18
*
|
refactor: format #15702
dundargoc
2021-09-18
|
/
*
Merge pull request #15632 from bfredl/rtptest
Björn Linse
2021-09-18
|
\
|
*
refactor(runtime): handle pack/foo/start/bar/after dirs properly
Björn Linse
2021-09-18
|
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
|
/
*
fix(diagnostic): change default severity_sort order
Mathias Fußenegger
2021-09-18
|
\
|
*
fix(diagnostic): remove check on nil return value
Gregory Anders
2021-09-17
|
*
refactor(diagnostic): combine config() and set() calls
Gregory Anders
2021-09-17
|
*
refactor(diagnostic): group local functions together
Gregory Anders
2021-09-17
|
*
fix(diagnostic): change default severity_sort order
Gregory Anders
2021-09-17
*
|
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
|
/
*
Merge pull request #15696 from gpanders/diagnostic-sign-fix
Michael Lingelbach
2021-09-17
|
\
|
*
fix(diagnostic): support severity_sort
Gregory Anders
2021-09-17
[next]