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: 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
*
fix(lsp): skip clients without rename capability (#18449)
Mathias Fußenegger
2022-05-06
*
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
*
|
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
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
*
refactor(lua): replace hard-coded gsub with vim.pesc() (#18407)
James McCoy
2022-05-04
*
fix(filetype): fixup scd filetype detection (#18403)
Gregory Anders
2022-05-03
*
refactor(runtime): convert dist#ft functions to lua (#18247)
Jonas Strittmatter
2022-05-03
*
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
*
|
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
|
fix(lsp): add missing bufnr argument (#18382)
Jose Alvarez
2022-05-03
|
/
*
vim-patch:8.2.4859: wget2 files are not recognized (#18385)
Christian Clason
2022-05-03
*
Merge pull request #18357 from bfredl/ui_stdin
bfredl
2022-05-02
|
\
|
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
*
|
Merge pull request #18353 from jamessan/ft-match-fix
James McCoy
2022-05-02
|
\
\
|
|
/
|
/
|
|
*
fix(filetype.lua): escape expansion of ~ when used as a pattern
James McCoy
2022-05-02
*
|
vim-patch:8.2.4857: Yaml indent for multiline is wrong (#18365)
Christian Clason
2022-05-02
*
|
vim-patch:8.2.4855: robot files are not recognized (#18364)
Christian Clason
2022-05-02
|
/
*
fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)
William Boman
2022-05-01
*
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
*
fix(lsp): fix infinite loop in resolved_capabilities deprecation message (#18...
ii14
2022-04-30
*
fix(lsp): handle textDocumentSync.save bool capability (#18332)
Mathias Fußenegger
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
*
|
vim-patch:8.2.4849: Gleam filetype not detected (#18326)
Christian Clason
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
*
fix(handlers): more specific error messages (#16772)
kylo252
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(lsp): show feedback on empty hover response (#18308)
Mathias Fußenegger
2022-04-29
*
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
[next]