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
Commit message (
Expand
)
Author
Age
*
fix(ui): convert title_pos string in nvim_win_get_config
Raphael
2023-01-09
*
test(tui_spec): improve cursor_address test (#21700)
zeertzjq
2023-01-09
*
vim-patch:9.0.1158: code is indented more than necessary (#21697)
zeertzjq
2023-01-09
*
dist: transpile cfilter.vim => cfilter.lua #21662
TJ DeVries
2023-01-08
*
Merge pull request #21678 from dundargoc/build/remove-old-workarounds
dundargoc
2023-01-08
|
\
|
*
build: remove workaround for ancient clang versions
dundargoc
2023-01-08
|
*
build: remove workaround for old luajit versions
dundargoc
2023-01-08
*
|
feat(lsp): show active clients in :checkhealth vim.lsp (#21670)
Mathias Fußenegger
2023-01-08
*
|
fix(lsp): partially revert semantic token gravity change from #21574 (#21680)
jdrouhard
2023-01-08
|
/
*
ci(news): checkout to HEAD commit instead of merge commit (#21679)
dundargoc
2023-01-07
*
fix(editorconfig): do not highlight unknown properties as errors (#21673)
Gregory Anders
2023-01-07
*
Merge pull request #21649 from gpanders/editorconfig-enable
Gregory Anders
2023-01-07
|
\
|
*
refactor(editorconfig)!: change editorconfig_enable to editorconfig
Gregory Anders
2023-01-07
|
*
feat(editorconfig): allow editorconfig to be toggled dynamically
Gregory Anders
2023-01-07
|
/
*
Merge #21663 lua: "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
2023-01-06
|
\
|
*
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
2023-01-07
|
*
refactor: eliminate bump-deps.sh using "nvim -l"
Justin M. Keyes
2023-01-07
|
*
lint: bump_deps.lua
Justin M. Keyes
2023-01-07
|
/
*
fix(coverity/433537): don't call kv_concat_len() when read_size is 0 (#21664)
zeertzjq
2023-01-07
*
fix(lsp): correct callHierarchy capability to fix lsp.buf.incoming_calls() (#...
周
2023-01-06
*
Merge pull request #21666 from bfredl/padbell
bfredl
2023-01-06
|
\
|
*
fix(tui): do not invoke loop recursively for pad()
bfredl
2023-01-06
|
/
*
Merge #18706 execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
|
\
|
*
refactor: extract code to open stdin for reading
Justin M. Keyes
2023-01-05
|
*
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
2023-01-05
|
*
feat(message): avoid spam on failed os_msg
Justin M. Keyes
2023-01-05
|
*
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
|
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
|
*
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
|
*
ci: use nvim -l in api-docs job
Justin M. Keyes
2023-01-05
|
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
|
/
*
dist: generated version of ccomplete.vim (#21623)
TJ DeVries
2023-01-05
*
fix(ui): fix fragile UI_CALL macro invocation (#21656)
bfredl
2023-01-05
*
project: rearrange ISSUE_TEMPLATE/bug_report.yml
Justin M. Keyes
2023-01-05
*
Merge pull request #21605 from bfredl/uidvp
bfredl
2023-01-05
|
\
|
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
|
/
*
fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)
zeertzjq
2023-01-05
*
fix(tui): make a copy of data->params before unibi_format() (#21643)
zeertzjq
2023-01-05
*
docs(website): soft wrap code blocks #21644
Chris DeLuca
2023-01-04
*
docs(lua): adjust some type annotations
notomo
2023-01-04
*
test(tui_spec): avoid race between nvim_paste and nvim_input (#21639)
zeertzjq
2023-01-04
*
project: update feature request template
Justin M. Keyes
2023-01-03
*
docs: fix typos (#21427)
dundargoc
2023-01-04
*
fix(clipboard): show provider warning when not during batch changes #21451
zeertzjq
2023-01-03
*
Merge pull request #21633 from gpanders/editorconfig
Gregory Anders
2023-01-03
|
\
|
*
docs(editorconfig): add editorconfig.txt
Gregory Anders
2023-01-03
|
*
test(editorconfig): add editorconfig tests
Gregory Anders
2023-01-03
|
*
docs(editorconfig): update news.txt
Gregory Anders
2023-01-03
|
*
feat(editorconfig): add editorconfig syntax file
Gregory Anders
2023-01-03
|
*
feat(editorconfig): add builtin EditorConfig support
Gregory Anders
2023-01-03
[next]