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(autocmd.c): fix conditions in block_autocmds, unblock_autocmds #15372
gmntroll
2021-08-16
*
|
|
|
|
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
*
|
|
|
|
fix(defaults): do not map Y in visual-mode #15387
Justin M. Keyes
2021-08-16
*
|
|
|
|
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
*
|
|
|
|
Merge pull request #15363 from dundargoc/ci/squash
James McCoy
2021-08-15
|
\
\
\
\
\
|
*
|
|
|
|
ci: ensure all PRs are up to date with master before attempting squash
Dundar Göc
2021-08-15
*
|
|
|
|
|
fix(ci): re-run GHA for ready_for_review events (#15377)
James McCoy
2021-08-15
*
|
|
|
|
|
Merge pull request #15320 from neovim/julia
Christian Clason
2021-08-15
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vim-patch:6aa5729
Christian Clason
2021-08-15
|
*
|
|
|
|
vim-patch:8.2.3283: Julia filetype is not recognized
Christian Clason
2021-08-15
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #15370 from gpanders/cmake-libluv
James McCoy
2021-08-14
|
\
\
\
\
\
|
*
|
|
|
|
build: prioritize statically built libluv in search
Gregory Anders
2021-08-14
*
|
|
|
|
|
Merge pull request #15367 from jamessan/release-fixes
James McCoy
2021-08-14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
build: use RelWithDebInfo build for nightlies, Release for releases
James McCoy
2021-08-13
|
*
|
|
|
|
|
build: update appdata.xml version in release commit
James McCoy
2021-08-13
*
|
|
|
|
|
|
Merge pull request #15368 from jamessan/fragility
James McCoy
2021-08-14
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
/
/
/
/
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set
James McCoy
2021-08-13
|
|
/
/
/
/
*
|
|
|
|
ci: comment from bot is more helpful in case of conflict (#15359)
dundargoc
2021-08-13
*
|
|
|
|
ci: fix typo squasher by changing trigger to "pull_request_target" (#15357)
dundargoc
2021-08-13
*
|
|
|
|
Merge pull request #15341 from dundargoc/ci/link-to-discourse
Thomas Vigouroux
2021-08-13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
chore: link to Discourse when choosing issue template for user questions
Dundar Göc
2021-08-13
|
/
/
/
/
*
|
|
|
Merge pull request #15336 from bfredl/plines
Björn Linse
2021-08-11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
|
*
|
|
refactor(plines): what is basic compiler optimizations?
Björn Linse
2021-08-10
|
*
|
|
refactor(plines): remove implicit curwin chartabsize() function
Björn Linse
2021-08-10
|
*
|
|
refactor(plines): style of new plines.c file
Björn Linse
2021-08-10
|
*
|
|
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
|
*
|
|
refactor(plines): remove implicit curwin plines_nofill() function
Björn Linse
2021-08-10
|
*
|
|
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
|
|
|
Merge pull request #15335 from muniter/set_extmark_error_cleanup
Thomas Vigouroux
2021-08-11
|
\
\
\
\
|
*
|
|
|
refactor(api): remove redundant api_set_error
Javier López
2021-08-10
*
|
|
|
|
Merge pull request #15253 from spywhere/float-win-scl-fix
Björn Linse
2021-08-10
|
\
\
\
\
\
|
*
|
|
|
|
refactor(sign): include longer sign column option
Sirisak Lueangsaksri
2021-08-09
|
*
|
|
|
|
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
*
|
|
|
|
|
fix(lsp): properly handle `nil` lines when trimming empty lines (#15325)
Andrea Cappuccio
2021-08-10
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #15329 from dundargoc/github/bug-template/make-behavior-ma...
Thomas Vigouroux
2021-08-10
|
\
\
\
\
\
|
*
|
|
|
|
ci: make all questions mandatory in bug template
Dundar Göc
2021-08-10
|
/
/
/
/
/
*
|
|
|
|
fix(lsp): floating popup should take offset_x into account when positioning (...
Hans Pinckaers
2021-08-09
*
|
|
|
|
doc: Document `-complete=lua` option (#15102)
Cezary Drożak
2021-08-09
*
|
|
|
|
docs: regenerate (#15324)
github-actions[bot]
2021-08-09
*
|
|
|
|
Merge pull request #15307 from muniter/update-help.txt
Matthieu Coudron
2021-08-09
|
\
\
\
\
\
|
*
|
|
|
|
docs(help.txt): add treesitter to the main help file
Javier Lopez
2021-08-09
|
*
|
|
|
|
docs(help.txt): add a tag to the neovim api
Javier Lopez
2021-08-09
*
|
|
|
|
|
docs: Add some references to LSP specification (#15321)
max397574
2021-08-09
*
|
|
|
|
|
docs: elaborate on commitlint rules (#15322)
dundargoc
2021-08-09
*
|
|
|
|
|
ci: create GitHub Action that squashes all typo PRs into a single PR (#15041)
dundargoc
2021-08-09
*
|
|
|
|
|
Merge pull request #15312 from janlazo/vim-8.2.2639
Jan Edmund Lazo
2021-08-09
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
|
*
|
|
|
|
vim-patch:8.2.3198: cannot use 'formatlistpat' for breakindent
Jan Edmund Lazo
2021-08-08
|
*
|
|
|
|
vim-patch:8.2.3160: 'breakindent' does not work well for bulleted lists
Jan Edmund Lazo
2021-08-08
|
/
/
/
/
/
[prev]
[next]