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
...
|
*
|
Merge pull request #22847 from luukvbaal/redrstatus
bfredl
2023-04-03
|
|
\
\
|
|
*
|
fix(ui): ruler is not redrawn in cmdline with redrawstatus
Luuk van Baal
2023-04-02
|
*
|
|
Merge pull request #22783 from luukvbaal/inspect
bfredl
2023-04-03
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
refactor(lua): get all marks instead of iterating over namespaces
Luuk van Baal
2023-04-02
|
|
|
/
|
*
/
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
|
|
/
|
*
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
|
\
|
|
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
|
*
|
Merge pull request #22832 from clason/bump-Luv
Christian Clason
2023-04-01
|
|
\
\
|
|
*
|
docs(luvref): update to version bump
Christian Clason
2023-04-01
|
*
|
|
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
|
*
|
|
fix(health): stop using deprecated ts.language.inspect_language() (#22850)
Sizhe Zhao
2023-04-01
|
*
|
|
docs(treesitter): add query injections
Christian Clason
2023-04-01
|
*
|
|
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
2023-04-01
|
*
|
|
fix(treesitter): update queries from nvim-treesitter
Christian Clason
2023-04-01
|
*
|
|
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
|
*
|
|
refactor(loader): cache hash information
Lewis Russell
2023-03-31
|
*
|
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
|
*
|
|
fix(diagnostic): use correct field name for tags (#22835)
Akin
2023-03-31
|
*
|
|
fix(loader): disable profiling by default
Lewis Russell
2023-03-31
|
|
/
/
|
*
|
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
|
*
|
Merge pull request #22791 from lewis6991/refactor/loadermisc
Lewis Russell
2023-03-30
|
|
\
\
|
|
*
|
refactor(loader): simplify tracking logic
Lewis Russell
2023-03-26
|
|
*
|
feat(vim.fs): improve normalize
Lewis Russell
2023-03-26
|
|
*
|
refactor(loader): add typing for package.loaders
Lewis Russell
2023-03-26
|
|
*
|
refactor(loader): remove BufWritePost autocmd
Lewis Russell
2023-03-26
|
|
*
|
refactor(loader): use vim.fs
Lewis Russell
2023-03-26
|
|
|
/
|
*
|
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
2023-03-30
|
*
|
vim-patch:9.0.1430: Livebook files are not recognized (#22808)
Christian Clason
2023-03-29
|
*
|
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
|
|
/
|
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
|
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
|
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
|
*
feat(lsp): render markdown in docs hover #22766
Roberto Pommella Alegro
2023-03-25
|
*
fix(lsp): add missing silent check in lsp hover handler (#22763)
Micah Halter
2023-03-25
|
*
docs: more details about vim.region (#21116)
Jakub Łuczyński
2023-03-25
|
*
fix(treesitter): add missing deprecate
Lewis Russell
2023-03-24
|
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
|
*
vim-patch:9.0.1425: "wat" and "wast" files are one filetype (#22774)
Christian Clason
2023-03-24
|
*
fix(treesitter): annotations
Lewis Russell
2023-03-23
|
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
|
*
fix(lsp): Jump to tag locations reliably when :ltag is used (#22750)
meredith
2023-03-23
|
*
Merge #22736 from justinmk/gsplit
Justin M. Keyes
2023-03-22
|
|
\
|
|
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
|
|
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
|
|
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
|
*
|
fix(api): vim.filetype.get_option() (#22753)
Lewis Russell
2023-03-22
|
|
/
|
*
Merge pull request #22743 from bfredl/luaequals
bfredl
2023-03-22
|
|
\
|
|
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
|
*
|
vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)
Amaan Qureshi
2023-03-22
|
*
|
docs: fix g:terminal_color_x terminal colors #22746
Evgeni Chasnovski
2023-03-21
[prev]
[next]