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
/
src
Commit message (
Expand
)
Author
Age
*
Merge pull request #14065 from bfredl/overlaymode
Björn Linse
2021-03-10
|
\
|
*
decorations: add additional styling of virt_text overlays
Björn Linse
2021-03-10
*
|
vim-patch:8.2.2438: out of bounds compiler warning
Jan Edmund Lazo
2021-03-09
*
|
vim-patch:8.2.1507: using malloc() directly
Jan Edmund Lazo
2021-03-09
*
|
vim-patch:8.2.2577: compiler warning for type conversion
Jan Edmund Lazo
2021-03-09
*
|
Merge pull request #13875 from smolck/vim_fn_error_on_api
Björn Linse
2021-03-09
|
\
\
|
*
|
Fix unused vararg
smolck
2021-02-06
|
*
|
remove extra line, remove () in error
smolck
2021-02-04
|
*
|
vim.fn: throw error when trying to use API function
smolck
2021-02-03
*
|
|
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
|
|
/
|
/
|
*
|
Merge pull request #14070 from janlazo/vim-8.2.2564
Jan Edmund Lazo
2021-03-07
|
\
\
|
*
|
vim-patch:8.2.1513: cannot interrupt shell used for filename expansion
Jan Edmund Lazo
2021-03-06
|
*
|
vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions
Jan Edmund Lazo
2021-03-06
*
|
|
Merge pull request #13004 from jgehrig/jg-neovim-qt-runtime
erw7
2021-03-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Issue 12928: Windows missing QtSVG DLL
John Gehrig
2021-02-16
*
|
|
Merge pull request #14052 from phaazon/fix/typo
Björn Linse
2021-03-06
|
\
\
\
|
*
|
|
Fix a typo in the Lua documentation for nvim_create_namespace().
Dimitri Sabadie
2021-03-04
*
|
|
|
Added If true to show that {after} and {follow} parameters of nvim_put() are ...
Lee Wannacott
2021-03-07
*
|
|
|
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
|
/
/
/
*
|
|
Merge pull request #13973 from chentau/on_bytes_undofile
Björn Linse
2021-03-03
|
\
\
\
|
*
|
|
Extmarks: Save extmark undo information to undofile.
chentau
2021-03-02
*
|
|
|
vim-patch:8.2.1043: %a item in 'statusline' not tested
Jan Edmund Lazo
2021-03-02
*
|
|
|
vim-patch:8.2.2236: 'scroll' option can change when setting the statusline
Jan Edmund Lazo
2021-03-02
*
|
|
|
vim-patch:8.1.1901: the +insert_expand feature is not always available
Jan Edmund Lazo
2021-03-01
*
|
|
|
vim-patch:8.2.2560: setting 'winminheigt' does not take tabline into account
Jan Edmund Lazo
2021-03-01
*
|
|
|
Merge pull request #14004 from erw7/fix-fic
Jan Edmund Lazo
2021-02-25
|
\
\
\
\
|
*
|
|
|
path.c: fix path_fnamencmp
erw7
2021-02-25
|
*
|
|
|
eval: add fname_case to feature list
erw7
2021-02-25
*
|
|
|
|
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
|
|
|
|
vim-patch:8.2.2548: May get stuck in the cmdline window using :normal
Jan Edmund Lazo
2021-02-23
*
|
|
|
|
vim-patch:8.2.2547: "%" command not accurate for big files
Jan Edmund Lazo
2021-02-23
|
/
/
/
/
*
|
|
|
vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)
kuuote
2021-02-22
*
|
|
|
Merge pull request #13988 from janlazo/vim-8.1.1310
Jan Edmund Lazo
2021-02-22
|
\
\
\
\
|
*
|
|
|
fixup! vim-patch:8.1.1310: named function arguments are never optional
Jan Edmund Lazo
2021-02-22
|
*
|
|
|
vim-patch:8.1.1310: named function arguments are never optional
erw7
2021-02-22
*
|
|
|
|
tui: fix possibility of evaluating uninitialized variables (#13987)
erw7
2021-02-22
|
/
/
/
/
*
|
|
|
Merge pull request #13952 from bfredl/overlay
Björn Linse
2021-02-22
|
\
\
\
\
|
*
|
|
|
decorations: allow virt_text overlay at any column
Björn Linse
2021-02-22
*
|
|
|
|
vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...
Jan Edmund Lazo
2021-02-20
*
|
|
|
|
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
Vikram Pal
2021-02-18
*
|
|
|
|
vim-patch:8.2.2523: Svelte filetype not recognized (#13961)
Brian Ryall
2021-02-18
*
|
|
|
|
vim-patch:8.2.2522: Beancount filetype not recognized (#13960)
Brian Ryall
2021-02-18
|
/
/
/
/
*
|
|
|
Merge pull request #13944 from chentau/on_bytes_doc
Björn Linse
2021-02-17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Doc: update documentation for on_bytes
chentau
2021-02-17
|
|
/
/
*
|
|
Merge pull request #13692 from mjlbach/fix_cursor_respect_current_line
Björn Linse
2021-02-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix_cursor: do not change line number when edit will not impact cursor
Michael Lingelbach
2021-01-31
*
|
|
Merge pull request #13930 from janlazo/vim-8.2.1902
Jan Edmund Lazo
2021-02-14
|
\
\
\
|
*
|
|
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
|
*
|
|
vim-patch:8.2.0064: diffmode completion doesn't use per-window setting
Jan Edmund Lazo
2021-02-13
|
*
|
|
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
[next]