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
...
|
*
|
|
|
vim-patch:8.2.0945: cannot use "z=" when 'spell' is off
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0046: tests for spell suggestions are slow
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0039: memory access error when "z=" has no suggestions
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.1.1865: spellrare and spellrepall in the wrong order
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
|
/
/
/
/
*
|
|
|
test: clear $GZIP, use nvim's system() (#14791)
Jan Edmund Lazo
2021-06-12
*
|
|
|
Merge pull request #14137 from last-partizan/patch-1-test
Björn Linse
2021-06-12
|
\
\
\
\
|
*
|
|
|
fix(ui): Fix pum incorrect position in multigrid mode
Serg Tereshchenko
2021-06-12
|
/
/
/
/
*
|
|
|
Merge pull request #14761 from janlazo/vim-8.2.2966
Jan Edmund Lazo
2021-06-11
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.2974: Greek spell checking uses wrong case folding
Jan Edmund Lazo
2021-06-11
|
*
|
|
|
vim-patch:8.2.2971: cannot yank a block without trailing spaces
Jan Edmund Lazo
2021-06-10
|
*
|
|
|
vim-patch:8.2.2422: crash when deleting with line number out of range
Jan Edmund Lazo
2021-06-10
|
*
|
|
|
vim-patch:8.2.1702: crash when using undo after deleting folded lines
Jan Edmund Lazo
2021-06-10
|
*
|
|
|
vim-patch:8.2.2966: ml_get errors after recovering a file
Jan Edmund Lazo
2021-06-10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #14773 from mjlbach/fix/vim-region-bounds
Michael Lingelbach
2021-06-11
|
\
\
\
\
|
*
|
|
|
fix(lua): ensure vim.region truncates to buf range
Michael Lingelbach
2021-06-11
|
|
/
/
/
*
|
|
|
Merge pull request #14686 from shadmansaleh/feat/evaluate_plugin/lua
Björn Linse
2021-06-11
|
\
\
\
\
|
*
|
|
|
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
|
*
|
|
|
refactor(tests): Simplify tests at functional/lua/runtime_spec
shadmansaleh
2021-06-11
|
*
|
|
|
enhance(runtime): Enable completion for lua files
shadmansaleh
2021-06-11
|
*
|
|
|
feat(runtime): Allow lua to be used in syntax
shadmansaleh
2021-06-11
|
*
|
|
|
feat(runtime): Allow lua to be used in ftdetect
shadmansaleh
2021-06-11
|
*
|
|
|
feat(runtime): Allow lua to be used in indent
shadmansaleh
2021-06-11
|
*
|
|
|
feat(runtime): Allow lua to be used in ftplugin
shadmansaleh
2021-06-11
|
*
|
|
|
feat(runtime): Allow lua to be used in compiler
shadmansaleh
2021-06-11
|
*
|
|
|
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
|
*
|
|
|
feat(startup): Source runtime/plugin/**/*.lua at startup
shadmansaleh
2021-06-11
|
|
/
/
/
*
|
|
|
Merge pull request #14776 from vigoux/ts-0.19.5plus
Thomas Vigouroux
2021-06-11
|
\
\
\
\
|
*
|
|
|
deps(treesitter): bump to 0.19.5+
Thomas Vigouroux
2021-06-11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #14777 from vigoux/label-dependencies
Thomas Vigouroux
2021-06-11
|
\
\
\
\
|
*
|
|
|
ci: correctly label dependencies PRs
Thomas Vigouroux
2021-06-11
|
|
/
/
/
*
|
|
|
Merge pull request #14775 from bfredl/gcc11
Björn Linse
2021-06-11
|
\
\
\
\
|
*
|
|
|
macros: add a dummy statement to allow FALLTHROUGH in an empty case.
Björn Linse
2021-06-11
|
/
/
/
/
*
|
|
|
Merge pull request #14769 from mjlbach/feature/fix_diagnostic_end_range
Michael Lingelbach
2021-06-11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fix(lsp): cap diagnostic end range to buf length
Michael Lingelbach
2021-06-10
|
/
/
/
*
/
/
docs(contributing): update commit message instructions (#14758)
Michael Lingelbach
2021-06-10
|
/
/
*
|
Merge pull request #14249 from euclidianAce/euclidianAce/win-config-include-b...
Björn Linse
2021-06-10
|
\
\
|
*
|
api:get_config: don't add border="none" (inactive default)
Björn Linse
2021-06-10
|
*
|
fix linter errors
Corey Williamson
2021-06-10
|
*
|
api: include border in nvim_win_get_config
Corey Williamson
2021-06-10
|
/
/
*
|
Merge pull request #14763 from neovim/marvim/api-doc-update/master
Thomas Vigouroux
2021-06-10
|
\
\
|
*
|
docs: regenerate
marvim
2021-06-10
|
/
/
*
|
Merge pull request #14717 from notomo/add-win-call-api
Björn Linse
2021-06-10
|
\
\
|
*
|
api: add nvim_win_call
notomo
2021-06-10
*
|
|
Merge pull request #14510 from urandom/doc_nvim_buf_set_extmark
Björn Linse
2021-06-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update the functio documentation in C
Viktor Kojouharov
2021-05-10
|
*
|
Minor observational corrections to the set_extmark documentation
Viktor Kojouharov
2021-05-07
*
|
|
Merge pull request #14757 from jbyuki/open_line_changed_bytes
Björn Linse
2021-06-09
|
\
\
\
|
*
|
|
add tests in buffer_updates
jbyuki
2021-06-09
[prev]
[next]