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.1807: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
vim-patch:8.1.1638: running tests leaves some files behind
Sean Dewar
2021-08-12
*
test(oldtest): cherry-pick needed test functions from v8.1.1336
Sean Dewar
2021-08-12
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
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
|
/
/
/
*
|
|
vim-patch:8.2.3285: scdoc filetype is not recognized (#15294)
Gregory Anders
2021-08-08
*
|
|
option: pvs/v557 (#14740)
Jan Edmund Lazo
2021-08-08
|
|
/
|
/
|
*
|
ci(labeler): apply label tests if only files under test have changed (#15305)
dundargoc
2021-08-08
|
/
*
ci(forms): fix "vim" description in bug template
Christian Clason
2021-08-07
*
docs: fix paragraph for BufEnter in the documentation (#15301)
dundargoc
2021-08-07
*
Merge pull request #14767 from theHamsta/no-treesitter-mapping-to-non-existent
Thomas Vigouroux
2021-08-07
|
\
|
*
chore: remove reference to nvim-treesitter in comment
Stephan Seitz
2021-08-06
|
*
fix(treesitter): do not map hl_group when no mapping is set
Stephan Seitz
2021-08-06
*
|
ci(labeler): apply documentation label only for changes exclusively in runtim...
dundargoc
2021-08-07
*
|
fix(lsp): prevent duplicate lines seperated by newlines (#15284)
Folke Lemaitre
2021-08-06
|
/
*
ci(labeler): add "tests" and "ci" labels to the labeler action (#15287)
dundargoc
2021-08-06
*
ci(labeler): fix syntax so changes under src/nvim/lua are registered (#15285)
dundargoc
2021-08-06
*
Merge pull request #15283 from jamessan/pending-c-parsers
Thomas Vigouroux
2021-08-06
|
\
|
*
test(treesitter): skip all parsers tests if parsers aren't installed
James McCoy
2021-08-05
*
|
ci(tests): skip "stale events on channel close" (#15278)
dundargoc
2021-08-05
[next]