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
/
doc
Commit message (
Expand
)
Author
Age
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
*
docs: syntax is enabled by default (#17637)
Christian Clason
2022-05-01
*
docs(api): more API attributes #18336
ii14
2022-04-30
*
docs: move "hl-VertSplit" to deprecated.txt #18328
Famiu Haque
2022-04-30
*
Merge pull request #18231 from famiu/feat/api/parse_cmdline
bfredl
2022-04-30
|
\
|
*
feat(api): add `nvim_parse_cmdline`
Famiu Haque
2022-04-30
*
|
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
2022-04-30
|
/
*
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
feat(mappings): do not simplify the rhs of a mapping
zeertzjq
2022-04-29
*
feat(mappings): do not replace existing mapping for simplified form
zeertzjq
2022-04-29
*
test: revert test and doc changes from #6724, add a test for #6716
zeertzjq
2022-04-29
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
vim-patch:ce001a337e28 (#18287)
Christian Clason
2022-04-27
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
vim-patch:8.2.4760: using matchfuzzy() on a long list can take a while
zeertzjq
2022-04-26
*
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
*
docs: clarify enhanced modifiers, SHIFT usage #18124
Joel Bradshaw
2022-04-24
*
docs: make docstring consistent with parameters #18178
dundargoc
2022-04-23
*
docs(lua): explain and link to lua patterns (#18206)
Christian Clason
2022-04-21
*
docs: vim.keymap.set can specify buffer as an option
atusy
2022-04-21
*
docs(filetype): proper example for did_load_filetypes (#18191)
Christian Clason
2022-04-20
*
docs(api): add example showing necessity to wrap callback function (#18179)
Mathias Fußenegger
2022-04-20
*
Merge pull request #18145 from bfredl/term_opt
bfredl
2022-04-20
|
\
|
*
feat(api): ui options relevant for remote TUI
hlpr98
2022-04-17
*
|
Merge pull request #18157 from famiu/feat/undo!
bfredl
2022-04-19
|
\
\
|
*
|
feat: add `undo!`
Famiu Haque
2022-04-20
*
|
|
Merge pull request #18081 from famiu/feat/highlight/cursearch
bfredl
2022-04-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(highlight): implement CurSearch highlight
Famiu Haque
2022-04-17
|
|
/
*
|
vim-patch:75ab590f8504 (#18170)
Christian Clason
2022-04-19
*
|
docs(terminal): correct sentence on how to enter terminal mode (#18146)
dundargoc
2022-04-18
|
/
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.4747: no filetype override for .sys files (#18105)
Christian Clason
2022-04-13
*
Merge pull request #15491 from Diomendius/lua_docs
Gregory Anders
2022-04-13
|
\
|
*
docs(lua): further improve Lua require() docs
Diomendius
2021-11-22
|
*
docs(lua): fix, clarify Lua require() docs
Diomendius
2021-11-21
*
|
vim-patch:partial:a2baa73d1d33
zeertzjq
2022-04-12
*
|
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
*
|
vim-patch:8.2.3184: cannot add a digraph with a leading space
zeertzjq
2022-04-12
*
|
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
|
docs(term.txt): add documentation about TUI input (#18072)
zeertzjq
2022-04-11
*
|
docs: update dev-api to include "create"
Gregory Anders
2022-04-10
*
|
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
2022-04-10
*
|
feat(events): support SIGWINCH for Signal event #18029
Loong Wang
2022-04-10
*
|
docs: remove mentions of removed flag '#' in 'cpoptions' (#18064)
UnkwUsr
2022-04-10
*
|
vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)
zeertzjq
2022-04-10
[next]