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
*
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
2022-03-06
*
fix(lsp): handle insertion of previous line (#17618)
Michael Lingelbach
2022-03-06
*
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
*
Merge pull request #17589 from kchibisov/add-dashed-dotted-underline
James McCoy
2022-03-05
|
\
|
*
fix(syntax): remove trailing spaces in vim.vim
Kirill Chibisov
2022-03-04
|
*
fix(docs): spelling in new underlines docs
Kirill Chibisov
2022-03-04
|
*
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
*
|
Merge pull request #17603 from bfredl/luaworld
bfredl
2022-03-05
|
\
\
|
*
|
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
2022-03-04
*
|
|
fix(lsp): start incremental sync range at previous newline character (#17610)
Michael Lingelbach
2022-03-05
|
/
/
*
|
Merge pull request #17567 from bfredl/preload
bfredl
2022-03-03
|
\
\
|
*
|
refactor(lua): reorganize builtin modules, phase 1
bfredl
2022-03-03
|
|
/
*
/
vim-patch:8.2.4498: using <Plug> with "noremap" does not work
zeertzjq
2022-03-03
|
/
*
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
2022-03-02
*
fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)
Tim Pope
2022-03-02
*
Merge pull request #16804 from zeertzjq/ui-aucmd-docs
zeertzjq
2022-03-02
|
\
|
*
docs: clarify UIEnter and UILeave docs
zeertzjq
2021-12-27
*
|
Merge pull request #15079 from shadmansaleh/feat/verbose_lua
bfredl
2022-03-01
|
\
\
|
*
|
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
|
|
docs: clarify actual behavior of <Plug>
zeertzjq
2022-03-01
*
|
|
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
|
/
/
*
|
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
2022-02-27
*
|
Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps
bfredl
2022-02-27
|
\
\
|
*
|
chore: remove <Plug> detection from vim.keymap
shadmansaleh
2022-02-27
|
*
|
feat: ignore nore on <Plug> maps
shadmansaleh
2022-02-27
*
|
|
vim-patch:c51cf0329809 (#17530)
Christian Clason
2022-02-27
*
|
|
refactor(lua): cleanup and docs for threads
bfredl
2022-02-26
*
|
|
feat(lua): add proper support of luv threads
erw7
2022-02-26
|
/
/
*
|
vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)
Christian Clason
2022-02-26
*
|
Merge pull request #17479 from dundargoc/docs/usr04/update-Y-description
zeertzjq
2022-02-26
|
\
\
|
*
|
docs: update explanation of Y to reflect new defaults
Dundar Göc
2022-02-24
*
|
|
feat(filetype): support scripts.vim with filetype.lua (#17517)
Gregory Anders
2022-02-24
|
/
/
*
|
vim-patch:partial 944697ae196 (#17493)
Sean Dewar
2022-02-23
*
|
feat(api): implement nvim_buf_get_text (#15181)
Gregory Anders
2022-02-22
*
|
vim-patch:partial 944697ae1968 (#17490)
Christian Clason
2022-02-21
*
|
refactor(highlight)!: optional arguments for highlight.range as table (#17462)
Christian Clason
2022-02-21
*
|
docs: clarify ftdetect scripts loading during packadd (#17465)
Aetf
2022-02-20
*
|
fix(diagnostic): use botright copen for qflist (#17475)
Michael Lingelbach
2022-02-20
*
|
fix(lsp): use botright copen for all handlers (#17471)
Michael Lingelbach
2022-02-20
*
|
vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)
Christian Clason
2022-02-19
*
|
fix: lsp and diagnostic highlight priority (#17461)
Michael Lingelbach
2022-02-19
*
|
vim-patch:8.2.4414: solidity files are not recognized (#17451)
Christian Clason
2022-02-18
*
|
Merge pull request #17433 from seandewar/vim-8.2.3492
Sean Dewar
2022-02-18
|
\
\
|
*
|
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Sean Dewar
2022-02-17
*
|
|
vim-patch:8.2.4411: bicep files are not recognized (#17447)
Christian Clason
2022-02-17
|
/
/
*
|
Merge pull request #17363 from zeertzjq/dirchangedpre
zeertzjq
2022-02-17
|
\
\
|
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
|
|
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
2022-02-16
*
|
|
docs: minor changes related to mapping description
zeertzjq
2022-02-16
*
|
|
feat(mappings): considering map description when filtering (#17423)
Shadman
2022-02-16
[next]