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
*
docs: correct CursorMoved documentation (#17880)
zeertzjq
2022-03-27
*
Merge pull request #17877 from zeertzjq/vim-8.2.4631
zeertzjq
2022-03-27
|
\
|
*
fix(tabpage): correct check for failure to close window
zeertzjq
2022-03-27
|
*
vim-patch:8.2.4631: crash when switching window in BufWipeout autocommand
zeertzjq
2022-03-27
|
/
*
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
*
Merge pull request #17869 from dundargoc/vim-8.2.3943
zeertzjq
2022-03-26
|
\
|
*
vim-patch:8.2.3943: compiler warning from gcc for uninitialized variable
Dundar Göc
2022-03-26
*
|
Merge pull request #17857 from muniter/jl-breaking-change-label
James McCoy
2022-03-26
|
\
\
|
*
|
ci: automatic breaking change label
Javier López
2022-03-26
*
|
|
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
2022-03-26
|
|
/
|
/
|
*
|
Merge pull request #17839 from zeertzjq/vim-8.2.4281
zeertzjq
2022-03-26
|
\
\
|
*
|
vim-patch:8.2.4327: may end up with no current buffer
zeertzjq
2022-03-26
|
*
|
vim-patch:8.2.4281: using freed memory with :lopen and :bwipe
zeertzjq
2022-03-26
*
|
|
fix(tui): avoid using uninitialized memory in kitty (#17866)
zeertzjq
2022-03-26
|
/
/
*
|
vim-patch:8.2.4626: Visual area not updated when removing sign in Visual mode...
zeertzjq
2022-03-26
*
|
vim-patch:8.2.3453: autocmd not executed when editing a directory (#17846)
zeertzjq
2022-03-26
*
|
fix(clang/'Dead store'): do not assign endcol (#17788)
dundargoc
2022-03-25
*
|
chore: fix typos (#17755)
dundargoc
2022-03-25
*
|
docs(api): improve autocommand docs (#17545)
Javier Lopez
2022-03-25
*
|
fix(filetype.lua): always return a string in getline helper function (#17852)
Jared Weakly
2022-03-25
*
|
build(deps): bump luajit to commit e2c312e (#17111)
Christian Clason
2022-03-25
*
|
fix(tui): correct CSI sequence (#17844)
Gregory Anders
2022-03-24
*
|
feat: add vim.tbl_get (#17831)
Michael Lingelbach
2022-03-24
*
|
Merge pull request #17809 from dundargoc/PVS/V1019
bfredl
2022-03-24
|
\
\
|
*
|
fix(PVS/V1019): compound assignment expression is used inside condition
Dundar Göc
2022-03-24
*
|
|
Merge pull request #17771 from gpanders/extendedkeys
bfredl
2022-03-24
|
\
\
\
|
*
|
|
feat(tui): enable CSI u keys
Gregory Anders
2022-03-24
*
|
|
|
feat(runtime): include Lua in C++ ftplugin (#17843)
Gregory Anders
2022-03-24
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #17838 from zeertzjq/ci-docgen-no-src-lua
bfredl
2022-03-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: remove src/nvim/**.lua from docgen pattern
zeertzjq
2022-03-24
*
|
|
Merge pull request #17821 from zeertzjq/vim-patch-cursorline
zeertzjq
2022-03-24
|
\
\
\
|
*
|
|
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
2022-03-24
|
*
|
|
vim-patch:8.2.4591: cursor line not updated when a callback moves the cursor
zeertzjq
2022-03-24
*
|
|
|
Merge pull request #17740 from dundargoc/doxygen/memline
bfredl
2022-03-24
|
\
\
\
\
|
*
|
|
|
refactor(memline): convert function comments to doxygen format
Dundar Göc
2022-03-24
|
|
/
/
/
*
|
|
|
chore(nvim_paste): assert the correct String (#17752)
zeertzjq
2022-03-24
*
|
|
|
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
|
|
|
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
|
|
|
Merge pull request #17825 from bfredl/ctrl2
bfredl
2022-03-24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionally
bfredl
2022-03-24
|
*
|
|
feat(input)!: delay some conversions to vgetc()
zeertzjq
2022-03-24
|
/
/
/
*
|
|
fix(float): do not switch window before deleting last listed buffer (#17840)
zeertzjq
2022-03-24
*
|
|
fix(float): don't always switch window when deleting last listed buffer (#17836)
zeertzjq
2022-03-24
|
/
/
*
|
test: add test for deleting last listed buffer when there are floats (#17833)
zeertzjq
2022-03-24
*
|
fix(PVS/V560): ignore false "conditional expression is always false" (#17830)
dundargoc
2022-03-24
*
|
refactor(memline.c): make swapfile_unchanged() return bool (#17827)
zeertzjq
2022-03-23
*
|
fix(screen): do not update syntax_last_parsed when drawing folded line (#17826)
zeertzjq
2022-03-23
*
|
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
*
|
Merge pull request #17806 from zeertzjq/win-close-float-fix
zeertzjq
2022-03-23
|
\
\
|
*
|
fix(float): make laststatus=1 behave consistently with floating windows
zeertzjq
2022-03-23
[next]