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
/
runtime
Commit message (
Expand
)
Author
Age
...
|
*
|
vim-patch:8.2.4721: cooklang files are not recognized (#18058)
Christian Clason
2022-04-09
|
*
|
vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)
Christian Clason
2022-04-09
|
*
|
Merge pull request #18023 from tom-anders/vim-8.2.4702
zeertzjq
2022-04-09
|
|
\
\
|
|
*
|
vim-patch:8.2.4702: C++ scope labels are hard-coded
Tom Praschan
2022-04-09
|
*
|
|
vim-patch:8.2.4715: Vagrantfile not recognized (#18052)
Christian Clason
2022-04-09
|
*
|
|
vim-patch:partial:cbaff5e06ec5 (#18044)
Sean Dewar
2022-04-08
|
*
|
|
vim-patch:partial:cbaff5e06ec5 (#18042)
Christian Clason
2022-04-08
|
*
|
|
Merge pull request #17786 from gpanders/autocmd-args
bfredl
2022-04-08
|
|
\
\
\
|
|
*
|
|
feat(api)!: pass args table to autocommand callbacks
Gregory Anders
2022-04-08
|
*
|
|
|
vim-patch:8.2.4708: PHP test files are not recognized (#18025)
Christian Clason
2022-04-07
|
|
/
/
/
|
*
/
/
vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)
Christian Clason
2022-04-07
|
|
/
/
|
*
|
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
|
*
|
fix(keymap): don't coerce false to ''
Lewis Russell
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
|
*
|
|
|
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
|
*
|
|
|
feat(runtime): add query filetype (#17905)
Christian Clason
2022-03-31
|
|
/
/
/
|
*
|
|
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
|
*
|
|
feat(treesitter): add more default groups to highlight map (#17835)
Gregory Anders
2022-03-30
|
*
|
|
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
|
*
|
|
vim-patch:46eea444d (#17920)
dundargoc
2022-03-30
|
*
|
|
docs(pattern.txt): cherry-pick latests changes from Vim runtime updates
zeertzjq
2022-03-30
|
*
|
|
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
|
*
|
|
docs: update hl-Whitespace documentation (#17901)
zeertzjq
2022-03-29
|
*
|
|
fix(lsp): use "text" filetype for plaintext (#17898)
Jaehwang Jung
2022-03-28
|
*
|
|
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
|
*
|
|
fix(diagnostic): make `open_float` respect global diagnostic options (#17879)
Smitesh Patil
2022-03-27
|
*
|
|
docs: correct CursorMoved documentation (#17880)
zeertzjq
2022-03-27
|
*
|
|
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
|
*
|
|
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
2022-03-26
|
*
|
|
chore: fix typos (#17755)
dundargoc
2022-03-25
|
*
|
|
docs(api): improve autocommand docs (#17545)
Javier Lopez
2022-03-25
|
*
|
|
fix(filetype.lua): always return a string in getline helper function (#17852)
Jared Weakly
2022-03-25
|
*
|
|
feat: add vim.tbl_get (#17831)
Michael Lingelbach
2022-03-24
|
*
|
|
feat(runtime): include Lua in C++ ftplugin (#17843)
Gregory Anders
2022-03-24
|
|
/
/
|
*
|
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
|
*
|
docs: regenerate [skip ci]
marvim
2022-03-20
|
*
|
Merge pull request #17776 from bfredl/tsconceal
bfredl
2022-03-20
|
|
\
\
|
|
*
|
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
|
*
|
|
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
2022-03-20
|
|
/
/
|
*
|
fix(termdebug): handle exiting during startup properly (#16790)
Sean Dewar
2022-03-20
|
*
|
vim-patch:47c532e2bc55 (#17780)
Christian Clason
2022-03-20
|
*
|
docs: reword description for nvim_buf_line_count() (#17766)
Xiretza
2022-03-18
|
*
|
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
|
\
\
|
|
*
|
feat: add support for global statusline
Famiu Haque
2022-03-18
[prev]
[next]