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
...
|
*
|
|
|
vim-patch:8.1.0265: the getcmdline() function is way too big
Aufar Gilbran
2020-09-11
*
|
|
|
|
docs: Align help docs to match using tab (#12891)
Dave Lage
2020-09-12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #12889 from vigoux/bytetrack-open-line
Björn Linse
2020-09-11
|
\
\
\
\
|
*
|
|
|
fix(bufupdates): avoid sending empty updates
Thomas Vigouroux
2020-09-11
|
*
|
|
|
fix(bytetrack): send correct events when opening lines
Thomas Vigouroux
2020-09-11
*
|
|
|
|
Merge pull request #12881 from bfredl/unexecute
Björn Linse
2020-09-10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
|
/
/
/
/
*
|
|
|
Merge pull request #12568 from nvim-treesitter/bytetrack
Björn Linse
2020-09-10
|
\
\
\
\
|
*
|
|
|
memline: do not attempt to cache line2byte()
Björn Linse
2020-09-10
|
*
|
|
|
tests: disable hl glitch test for now, will be fixed in luahl (next PR)
Björn Linse
2020-09-10
|
*
|
|
|
wip trying to fix the highlighter
Thomas Vigouroux
2020-09-09
|
*
|
|
|
fix lints
Thomas Vigouroux
2020-09-09
|
*
|
|
|
treesitter: use new on_bytes interface
Björn Linse
2020-09-09
|
*
|
|
|
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
|
*
|
|
|
memline: cache byte offset of current line
Björn Linse
2020-09-09
|
*
|
|
|
extmark: use resonable names in extmark_splice
Björn Linse
2020-09-09
|
*
|
|
|
extmark: separate extmark_splice_cols for column-only change
Björn Linse
2020-09-09
*
|
|
|
|
snap: Fix snapcraft builds #12879
Carlos Hernandez
2020-09-09
|
/
/
/
/
*
|
|
|
Merge pull request #12840 from vigoux/ts-hl-fixes
Thomas Vigouroux
2020-09-09
|
\
\
\
\
|
*
|
|
|
treesitter: revert wrong optimization in highlights
Thomas Vigouroux
2020-09-09
|
/
/
/
/
*
|
|
|
win: avoid duplicate separators in $PATH #12869
Justin M. Keyes
2020-09-08
*
|
|
|
vim-patch:8.2.1635: no digraph for 0x2022 BULLET #12876
Jan Edmund Lazo
2020-09-08
*
|
|
|
win/env: fix stdpath()/XDG_* initialization, parsing #12829
erw7
2020-09-07
*
|
|
|
Merge #12862 snap: multiarch, support luajit where possible
Justin M. Keyes
2020-09-07
|
\
\
\
\
|
*
|
|
|
snap: migrate releases to snapcraft.io buils
Carlos Hernandez
2020-09-06
|
*
|
|
|
snap: drop snapcraft push release
Carlos Hernandez
2020-09-06
|
*
|
|
|
snap: Ensure version reflects Github release ver
Carlos Hernandez
2020-09-06
|
*
|
|
|
snap: Match snap release to github releases
Carlos Hernandez
2020-09-06
|
*
|
|
|
snap: adjust make command depending on architecture
Carlos Hernandez
2020-09-06
|
*
|
|
|
Revert back to core18 for i386 support
Carlos Hernandez
2020-09-06
*
|
|
|
|
Merge #12868 vim-patch:8.2.{1625,1630,1633}
Justin M. Keyes
2020-09-07
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.1633: some error messages are internal but do not use iemsg()
Jan Edmund Lazo
2020-09-07
|
/
/
/
/
/
*
|
|
|
|
docs: update (#12860)
TJ DeVries
2020-09-06
*
|
|
|
|
UI: forward 'mousefocus' option #12863
Justin M. Keyes
2020-09-06
*
|
|
|
|
Merge pull request #12802 from jamessan/travis-ubuntu-bump
James McCoy
2020-09-06
|
\
\
\
\
\
|
*
|
|
|
|
test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is set
James McCoy
2020-09-06
|
*
|
|
|
|
ci: Try to recover from sanitizer issues
James McCoy
2020-09-04
|
*
|
|
|
|
suggest_trie_walk: Remove invalid FALLTHROUGH annotation
James McCoy
2020-09-04
|
*
|
|
|
|
travis: Install clang-11 for ASAN/UBSAN job
James McCoy
2020-09-04
|
*
|
|
|
|
travis: Relax pyenv versions to 2.7:3.8
James McCoy
2020-09-04
|
*
|
|
|
|
travis: Install powershell via "snaps" addon
James McCoy
2020-09-04
|
*
|
|
|
|
travis: Bump Linux dist to bionic
James McCoy
2020-09-04
*
|
|
|
|
|
Merge pull request #12858 from kyazdani42/fix/no-ts-hl-without-query-value
Thomas Vigouroux
2020-09-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
apply bfredl suggestion
kiyan42
2020-09-06
|
*
|
|
|
|
|
treesitter: check hl group exists before passing it in nvim_get_hl_id_by_name
kiyan42
2020-09-05
*
|
|
|
|
|
|
Merge pull request #11649 from vhakulinen/fix-blank-sections-with-multigrid
Björn Linse
2020-09-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Invalidate grid on allction when in ext_multigrid
Ville Hakulinen
2020-09-06
*
|
|
|
|
|
|
|
Merge pull request #12826 from vigoux/ts-lua-match
Björn Linse
2020-09-06
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
lint: just bit twiddlin'
Björn Linse
2020-09-06
|
*
|
|
|
|
|
|
|
tests: update query.list_predicates() test
Björn Linse
2020-09-06
[prev]
[next]