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
...
|
*
|
vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)
zeertzjq
2022-05-22
|
*
|
Merge pull request #18502 from drybalka/fix-languagetree-contains-description
Christian Clason
2022-05-19
|
|
\
\
|
|
*
|
docs: correct description of LanguageTree:contains()
Denys
2022-05-18
|
*
|
|
Merge pull request #18630 from dundargoc/refactor/remove-remap
Gregory Anders
2022-05-18
|
|
\
\
\
|
|
*
|
|
refactor!: remove 'terse' option
Dundar Goc
2022-05-19
|
|
*
|
|
refactor!: remove 'remap' option
Dundar Goc
2022-05-19
|
*
|
|
|
feat(lsp): option to reuse_win for jump actions (#18577)
Lewis Russell
2022-05-18
|
|
/
/
/
|
*
|
|
feat(lsp): add filter to vim.lsp.get_active_clients()
Gregory Anders
2022-05-18
|
*
|
|
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
|
*
|
|
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
2022-05-18
|
*
|
|
Merge pull request #18562 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
|
\
\
\
|
|
*
|
|
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
|
*
|
|
|
docs(api): update v:errmsg behavior #18593
Famiu Haque
2022-05-17
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
docs: vim.regex is case sensitive by default (#18595)
Gregory Anders
2022-05-16
|
|
/
/
|
*
|
feat(lua): add traceback to vim.deprecate #18575
ii14
2022-05-15
|
*
|
docs(api): nvim_set_hl attributes #18558
Oliver Marriott
2022-05-15
|
*
|
ci(clint): remove clint.py line length check #18574
dundargoc
2022-05-15
|
*
|
docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...
dundargoc
2022-05-15
|
*
|
ci(clint): remove check for include order
Dundar Goc
2022-05-14
|
*
|
vim-patch:partial:3f32a5f1601a (#18555)
Christian Clason
2022-05-13
|
*
|
revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)
zeertzjq
2022-05-13
|
*
|
feat(defaults): search selection by * and # in visual mode (#18538)
yamatsum
2022-05-13
|
*
|
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
|
*
|
build(lua2dox): add parenthesis around parameter types in documentation (#18532)
dundargoc
2022-05-12
|
*
|
feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523
Famiu Haque
2022-05-12
|
*
|
docs: nvim_buf_[get|set]_[text|lines] (#18404)
Andrey Mishchenko
2022-05-11
|
*
|
docs(api): how to check if window is floating #18503
Andrey Mishchenko
2022-05-11
|
*
|
docs(api): improve shared lua functions docs (#17933)
adrian5
2022-05-11
|
*
|
vim-patch:8.2.4939: matchfuzzypos() with "matchseq" does not have all positio...
zeertzjq
2022-05-11
|
*
|
Merge pull request #18366 from famiu/feat/api/nvim_cmd
bfredl
2022-05-11
|
|
\
\
|
|
*
|
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
|
|
|
/
|
*
|
vim-patch:921bde888046 (#18511)
Christian Clason
2022-05-10
|
*
|
docs(lsp): fix description of `only` in vim.lsp.buf.code_action() (#18492)
Fredrik Ekre
2022-05-09
|
|
/
|
*
feat: cmdline funcs (#18284)
Shougo
2022-05-09
|
*
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
2022-05-08
|
*
vim-patch:partial:d899e5112079 (#18474)
Sean Dewar
2022-05-08
|
*
vim-patch:8.2.4907: some users do not want a line comment always inserted (#1...
Christian Clason
2022-05-07
|
*
docs: change wrap_at type to number (#18456)
Noval Maulana
2022-05-07
|
*
fix(api): make `nvim_parse_cmd` work correctly with both range and count
Famiu Haque
2022-05-07
|
*
vim-patch:8.2.4881: "P" in Visual mode still changes some registers (#18445)
zeertzjq
2022-05-06
|
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
|
*
Merge pull request #18431 from famiu/feat/api/nvim_get_autocmds/group_name
bfredl
2022-05-05
|
|
\
|
|
*
feat(api): add `group_name` to `nvim_get_autocmds`
Famiu Haque
2022-05-05
|
*
|
refactor(api): make `range` in `nvim_parse_cmd` an array
Famiu Haque
2022-05-05
|
|
/
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
|
*
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
2022-05-04
|
*
Merge pull request #15674 from yatli/ui_event_extmark
bfredl
2022-05-03
|
|
\
|
|
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
|
*
|
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
|
*
|
feat(lua): vim.deprecate() #18320
dundargoc
2022-05-03
[prev]
[next]