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
/
src
Commit message (
Expand
)
Author
Age
...
*
|
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
|
\
\
\
|
*
|
|
ci: Rename travis_fold to ci_fold and add GHA support
James McCoy
2020-11-13
|
*
|
|
build: Rename TRAVIS_CI_BUILD variable to CI_BUILD
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
|
/
/
*
|
Merge pull request #13273 from janlazo/vim-8.2.1972
Jan Edmund Lazo
2020-11-11
|
\
\
|
*
|
vim-patch:8.2.1973: finding a patch number can be a bit slow
Jan Edmund Lazo
2020-11-11
|
*
|
vim-patch:8.2.1972: crash when recreating nested fold
Jan Edmund Lazo
2020-11-11
*
|
|
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
|
/
/
*
|
options.lua: add short descriptions (#6288)
Matthieu Coudron
2020-11-11
*
|
Add PVS comment to new source files
James McCoy
2020-11-10
*
|
Merge pull request #13263 from jamessan/tree-sitter-detect
James McCoy
2020-11-09
|
\
\
|
*
|
Align naming of FindTreeSitter cmake file and variables
James McCoy
2020-11-09
*
|
|
Merge pull request #13244 from tk-shirasaka/fix/multigrid-click-foldcolumn
Matthieu Coudron
2020-11-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix alignment issue
Shirasaka
2020-11-10
|
*
|
ui: Fix click on foldcolumn when ext_multigrid is enabled
Shirasaka
2020-11-09
*
|
|
Merge pull request #13205 from romgrk/add-bufmodified-autocmd
Björn Linse
2020-11-09
|
\
\
\
|
*
|
|
fix: address issues for BufModifiedSet
Rom Grk
2020-11-09
|
*
|
|
fix: finish renaming to BufModifiedSet
Rom Grk
2020-11-07
|
*
|
|
fix: rename to BufModifiedSet
Rom Grk
2020-11-07
|
*
|
|
feat: implement BufModified autocmd
Rom Grk
2020-11-07
*
|
|
|
gcc/analyzer: fix false positives for NULL (#13248)
Jan Edmund Lazo
2020-11-08
*
|
|
|
pvs/v547: comment out code for 'adjustment == 1'
Jan Edmund Lazo
2020-11-08
*
|
|
|
pvs/v560: decoration item is always truthy
Jan Edmund Lazo
2020-11-08
*
|
|
|
pvs/v547: remove useless ternary for string size
Jan Edmund Lazo
2020-11-08
|
|
/
/
|
/
|
|
*
|
|
vim-patch:8.2.1964: not all ConTeXt files are recognized (#13245)
champignoom
2020-11-07
*
|
|
Add v:event flag on DirChanged signaling switching window (#13153)
Andrea Cedraro
2020-11-07
|
/
/
*
|
Merge pull request #13241 from bfredl/decoration
Björn Linse
2020-11-07
|
\
\
|
*
|
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
|
|
Merge pull request #13117 from romgrk/add-scroll-events
Björn Linse
2020-11-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix: lint doc-comments
Rom Grk
2020-11-07
|
*
|
my fight with the linter
Rom Grk
2020-11-06
|
*
|
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
|
\
\
|
*
|
|
fix: remove xxx comment
Rom Grk
2020-11-01
|
*
|
|
feat: implement a working WinScrolled autocmd
Rom Grk
2020-10-28
|
*
|
|
move.c: dont invalidate viewport when no scroll happened
Rom Grk
2020-10-25
|
*
|
|
scroll: use win->w_viewport_invalid
Rom Grk
2020-10-24
|
*
|
|
scroll: cleanup unnecessary code & comments
Rom Grk
2020-10-24
|
*
|
|
implement scroll autocommand
Rom Grk
2020-10-21
*
|
|
|
vim-patch:8.2.1961: various comments can be improved
Jan Edmund Lazo
2020-11-06
*
|
|
|
vim-patch:8.2.1959: crash when terminal buffer name is made empty
Jan Edmund Lazo
2020-11-06
*
|
|
|
vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)
tamago324
2020-11-06
*
|
|
|
Merge pull request #13227 from bfredl/earlyinspect
Björn Linse
2020-11-05
|
\
\
\
\
|
*
|
|
|
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2020-11-05
*
|
|
|
|
Merge pull request #13224 from janlazo/vim-8.2.1944
Jan Edmund Lazo
2020-11-04
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.1.1956: screenshot tests may use a different encoding
Jan Edmund Lazo
2020-11-04
|
*
|
|
|
|
vim-patch:8.1.1829: difference in screenshots
Jan Edmund Lazo
2020-11-04
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #13219 from vigoux/ts-extract-tree
Björn Linse
2020-11-04
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]