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(options): disallow empty 'fdc' and 'scl' (#16765)
Sean Dewar
2021-12-24
*
chore: set max_line_length in editorconfig (#16755)
Gregory Anders
2021-12-23
*
docs: regenerate (#16742)
github-actions[bot]
2021-12-23
*
Merge pull request #16754 from jamessan/vim-8.2.3874
James McCoy
2021-12-22
|
\
|
*
vim-patch:8.2.3874: cannot highlight the number column for a sign
James McCoy
2021-12-22
|
/
*
refactor: fix comment spacing in option.h (#16749)
zeertzjq
2021-12-21
*
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
2021-12-21
*
feat(lsp): add buf_detach_client (#16250)
Michael Lingelbach
2021-12-21
*
Merge pull request #16736 from dundargoc/ci/remove-unused-typo-fix
James McCoy
2021-12-20
|
\
|
*
ci: remove unused "squash typo" workflow
Dundar Göc
2021-12-20
|
/
*
Merge pull request #16734 from zeertzjq/chdir-refactor
James McCoy
2021-12-20
|
\
|
*
refactor: remove some chdir-related unnecessary calls and checks
zeertzjq
2021-12-20
*
|
fix(lsp): fix `nil`-index behavior for UTF-8 in `_str_*index_enc` methods (#1...
Rishikesh Vaishnav
2021-12-20
*
|
Merge pull request #16727 from dundargoc/docs/remove-good-first-issue-suggestion
James McCoy
2021-12-20
|
\
\
|
|
/
|
/
|
|
*
docs: stop suggestion "good first issue" as a good first issue
Dundar Göc
2021-12-19
|
/
*
chore(build): add option to disable Lua bytecode compilation (#16722)
Gregory Anders
2021-12-19
*
fix(lsp): avoid attaching to unloaded buffers (#16723)
Michael Lingelbach
2021-12-19
*
Merge pull request #16657 from lewis6991/unused_warn
Björn Linse
2021-12-19
|
\
|
*
chore: suppress -Wunused-but-set-variable warns
Lewis Russell
2021-12-19
*
|
fix(build): check that LuaJIT has required modules for compilation (#16714)
Gregory Anders
2021-12-18
*
|
fix: update last cursor on first CursorMoved (#16698)
Michael Lingelbach
2021-12-18
*
|
build(deps): bump luajit to commit 1d20f33 (#16712)
Christian Clason
2021-12-18
*
|
Merge pull request #16294 from zeertzjq/test-fewest-iteration
James McCoy
2021-12-18
|
\
\
|
*
|
test: require fewest number of main loop iterations possible
zeertzjq
2021-11-15
*
|
|
Merge pull request #16707 from jamessan/filter-out-tests
James McCoy
2021-12-18
|
\
\
\
|
*
|
|
test: allow excluding functional/unit tests using TEST_FILTER_OUT
James McCoy
2021-12-18
*
|
|
|
fix(build): check for empty value of LUAC_PRG (#16711)
Gregory Anders
2021-12-18
*
|
|
|
fix(build): install luajit modules on windows (#16658)
kylo252
2021-12-18
*
|
|
|
vim-patch:8.2.3843: dep3patch files are not recognized (#16700)
Christian Clason
2021-12-18
*
|
|
|
feat(tui): add error logging (#16615)
erw7
2021-12-18
*
|
|
|
feat(runtime): new checkhealth filetype (#16660)
matveyt
2021-12-18
|
/
/
/
*
|
|
autocmd: RecordingEnter, RecordingLeave (#16684)
Gregory Anders
2021-12-18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test(old): change usage of Q to gQ
Axel Dahlberg
2021-12-18
|
*
|
docs(autocmd): update docs to match implementation
Thomas Vigouroux
2021-12-18
|
*
|
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
|
|
fix(diagnostic): respect "if_many" source option for virtual text (#16653)
Gregory Anders
2021-12-17
*
|
|
fix(lsp): correctly align start and end range to codepoints during incrementa...
Rishikesh Vaishnav
2021-12-17
*
|
|
fix(lsp): call config on_exit handler before context is cleared (#16638)
Gregory Anders
2021-12-17
*
|
|
Merge pull request #16681 from zeertzjq/vim-8.2.3825
James McCoy
2021-12-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.2.3825: various comments could be improved
zeertzjq
2021-12-16
*
|
|
vim-patch:0e6adf8a29d5 (#16682)
Christian Clason
2021-12-16
*
|
|
refactor(diagnostic): remove hack (#16685)
Gregory Anders
2021-12-16
*
|
|
fix(diagnostic): assert that diagnostics have line number and column (#16683)
Gregory Anders
2021-12-16
*
|
|
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
|
/
/
*
|
Merge pull request #16617 from pekdon/forkpty
James McCoy
2021-12-16
|
\
\
|
*
|
fix: add forkpty for SunOS variants
Claes Nästén
2021-12-12
*
|
|
Merge pull request #16134 from zeertzjq/screenpos-border
Björn Linse
2021-12-16
|
\
\
\
|
*
|
|
fix(screenpos, float): add top and left border adjustment
zeertzjq
2021-12-15
*
|
|
|
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
2021-12-15
|
\
\
\
\
|
*
|
|
|
chore: improve naming consistency in str_utf_start
Michael Lingelbach
2021-12-15
[next]