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
/
test
Commit message (
Expand
)
Author
Age
*
Merge pull request #12592 from jamessan/fix-mod-keys
James McCoy
2020-11-20
|
\
|
*
keymap: Preserve S- modifier when C- is present
James McCoy
2020-11-16
*
|
startup: load files from &packpath . '/start/{pluginname}'
Björn Linse
2020-11-19
|
/
*
fix(floatwin): don't always use winheight
Thomas Vigouroux
2020-11-16
*
Merge pull request #13293 from janlazo/vim-8.2.1976
Matthieu Coudron
2020-11-15
|
\
|
*
globals: eliminate "has_mbyte" macro
Jan Edmund Lazo
2020-11-14
*
|
lsp: Expose all diagnostics (#13285)
Mathias Fußenegger
2020-11-14
|
/
*
Merge pull request #12698 from erw7/fix-popupmenu-with-rl
Jan Edmund Lazo
2020-11-13
|
\
|
*
ui: fix problem with the popupmenu when rightleft is set
erw7
2020-07-31
*
|
Merge pull request #13287 from jamessan/github-actions
James McCoy
2020-11-13
|
\
\
|
*
|
GHA: Skip tests that fail due to actions/runner#241
James McCoy
2020-11-13
*
|
|
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
|
|
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
|
/
/
*
|
Add PVS comment to new source files
James McCoy
2020-11-10
*
|
Merge pull request #13244 from tk-shirasaka/fix/multigrid-click-foldcolumn
Matthieu Coudron
2020-11-10
|
\
\
|
*
|
Add test case for fold on multigrid
shirasaka
2020-11-09
*
|
|
Merge pull request #13205 from romgrk/add-bufmodified-autocmd
Björn Linse
2020-11-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: update BufModifiedSet to be paranoid
Rom Grk
2020-11-09
|
*
|
test: fix BufModifiedSet
Rom Grk
2020-11-07
|
*
|
tests: add functional test for BufModifiedSet
Rom Grk
2020-11-07
*
|
|
Add v:event flag on DirChanged signaling switching window (#13153)
Andrea Cedraro
2020-11-07
|
/
/
*
|
Merge pull request #13117 from romgrk/add-scroll-events
Björn Linse
2020-11-07
|
\
\
|
*
|
my fight with the linter (tome II)
Rom Grk
2020-11-06
|
*
|
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
|
\
\
|
*
|
|
tests: separate scroll test for horizontal/vertical scroll
Rom Grk
2020-10-31
|
*
|
|
tests: make scroll tests pass
Rom Grk
2020-10-30
|
*
|
|
tests: add functional test for WinScrolled
Rom Grk
2020-10-28
|
*
|
|
tests: add test for Scroll autocmd
Rom Grk
2020-10-24
*
|
|
|
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2020-11-05
*
|
|
|
tree-sitter: ignore some tests on windows
Thomas Vigouroux
2020-11-03
|
|
/
/
|
/
|
|
*
|
|
fixup! startup: handle autoload and lua packages during startup
Jan Edmund Lazo
2020-11-02
*
|
|
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
|
|
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
\
\
|
*
|
|
api: add API for themes
Björn Linse
2020-11-01
*
|
|
|
Merge pull request #13197 from janlazo/vim-8.2.1925
Jan Edmund Lazo
2020-11-01
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.1925: list/dict test fails
Jan Edmund Lazo
2020-11-01
*
|
|
|
|
Merge pull request #13192 from bfredl/nodeid
Björn Linse
2020-11-01
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
treesitter: add node:id()
Björn Linse
2020-11-01
|
|
/
/
/
*
|
|
|
Merge pull request #13167 from romgrk/vim-8.2.1909
Jan Edmund Lazo
2020-10-31
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
|
|
/
/
/
*
/
/
/
vim-patch:8.2.0131: command line is not cleared when switching tabs
Jan Edmund Lazo
2020-10-29
|
/
/
/
*
|
|
Merge pull request #13154 from fsouza/fix-callback-logic
Matthieu Coudron
2020-10-25
|
\
\
\
|
*
|
|
lsp: fix fallback for callback in method_unsupported
francisco souza
2020-10-25
*
|
|
|
Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1
Björn Linse
2020-10-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
api: nvim_buf_delete
TJ DeVries
2020-10-22
*
|
|
|
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
2020-10-25
*
|
|
|
Fix popupmenu position issue
erw7
2020-10-23
|
/
/
/
*
/
/
vim-patch:8.1.1056: no eval function for Ruby
Alex Genco
2020-10-21
|
/
/
*
|
Merge pull request #13118 from bfredl/mudholland
Björn Linse
2020-10-19
|
\
\
|
*
|
A Mudholland Dr. Recast
Björn Linse
2020-10-19
[next]