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
*
test: move completion :stopinsert test to completion_spec.lua (#17992)
zeertzjq
2022-04-04
*
Merge pull request #17991 from zeertzjq/vim-8.2.4253
zeertzjq
2022-04-04
|
\
|
*
refactor: pass "preview" to regtilde()
zeertzjq
2022-04-04
|
*
vim-patch:8.2.4253: using freed memory when substitute with function call
zeertzjq
2022-04-04
|
/
*
Merge pull request #17988 from zeertzjq/vim-8.2.4247
zeertzjq
2022-04-04
|
\
|
*
vim-patch:8.2.4258: Coverity warns for array overrun
zeertzjq
2022-04-04
|
*
vim-patch:8.2.4247: stack corruption when looking for spell suggestions
zeertzjq
2022-04-04
|
*
test(old): fix test_spell.vim encoding
zeertzjq
2022-04-04
|
/
*
test(old): fix test_regexp_latin.vim encoding (#17989)
zeertzjq
2022-04-04
*
Merge pull request #17987 from leungbk/vim-patch-4402
zeertzjq
2022-04-04
|
\
|
*
chore: update .git-blame-ignore-revs
Brian Leung
2022-04-03
|
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
|
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
|
Merge pull request #17986 from zeertzjq/fix-ex-mode-regression
zeertzjq
2022-04-04
|
\
\
|
|
/
|
/
|
|
*
test: add some tests with :normal and Ex mode
zeertzjq
2022-04-04
|
*
fix(substitute): properly check for empty command line
zeertzjq
2022-04-04
|
/
*
vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...
zeertzjq
2022-04-03
*
[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...
Shougo
2022-04-03
*
vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)
Lewis Russell
2022-04-03
*
fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)
zeertzjq
2022-04-03
*
docs(options): add more missing 'nofoo' tags (#17967)
Christian Clason
2022-04-02
*
docs(options): add missing 'nofoo' tags (#17965)
Christian Clason
2022-04-02
*
vim-patch:8.2.4664: Elvish files are not recognized (#17963)
Christian Clason
2022-04-02
*
Merge pull request #17961 from zeertzjq/scroll-no-multiclick
bfredl
2022-04-02
|
\
|
*
fix(input): do not translate scroll keys into multiclicks
zeertzjq
2022-04-02
|
/
*
Merge pull request #17953 from zeertzjq/vim-8.2.4660
zeertzjq
2022-04-01
|
\
|
*
test: add a test for #13916
zeertzjq
2022-04-01
|
*
vim-patch:8.2.4660: cursorcolumn is sometimes not correct
zeertzjq
2022-04-01
|
/
*
Merge pull request #17948 from zeertzjq/vim-8.2.3471
zeertzjq
2022-04-01
|
\
|
*
vim-patch:8.2.3489: ml_get error after search with range
zeertzjq
2022-04-01
|
*
vim-patch:8.2.3472: other crashes with empty search pattern not tested
zeertzjq
2022-04-01
|
*
vim-patch:8.2.3471: crash when using CTRL-T after an empty search pattern
zeertzjq
2022-04-01
|
/
*
Merge pull request #17946 from lewis6991/fixes
bfredl
2022-04-01
|
\
|
*
fix(keymap): don't coerce false to ''
Lewis Russell
2022-04-01
|
*
fix(api): delete all autocmds with the same ID
Lewis Russell
2022-04-01
|
/
*
refactor: remove redundant check for w_p_cole (#17944)
zeertzjq
2022-04-01
*
vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...
zeertzjq
2022-04-01
*
Merge pull request #17842 from lewis6991/keymap
bfredl
2022-04-01
|
\
|
*
feat(keymap): return nil from an expr keymap
Lewis Russell
2022-03-24
*
|
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
2022-04-01
|
\
\
|
*
|
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
2022-03-31
*
|
|
vim-patch:8.2.4658: org-mode files are not recognized (#17939)
Christian Clason
2022-03-31
*
|
|
Merge pull request #17888 from dundargoc/ci/remove-reviewers-when-drafting
James McCoy
2022-03-31
|
\
\
\
|
*
|
|
ci: remove reviewers when drafting or closing a PR
Dundar Göc
2022-03-27
*
|
|
|
Merge pull request #17906 from dundargoc/test/skip-nvimlog-on-success
James McCoy
2022-03-31
|
\
\
\
\
|
*
|
|
|
test: don't print NVIMLOG on success
Dundar Göc
2022-03-29
*
|
|
|
|
Merge pull request #17929 from lewis6991/autocmd
bfredl
2022-03-31
|
\
\
\
\
\
|
*
|
|
|
|
fix(api): improve autocmd error handling
Lewis Russell
2022-03-31
*
|
|
|
|
|
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
*
|
|
|
|
|
feat(runtime): add query filetype (#17905)
Christian Clason
2022-03-31
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]