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
/
nvim
/
edit.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0874: using old style comments in new file
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"
VVKot
2021-03-28
*
vim-patch:8.1.0138: negative value of 'softtabstop' not used correctly
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
Correctly splice extmarks on tab with noexpandtab set
chentau
2021-03-22
*
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter
Jan Edmund Lazo
2021-01-28
*
vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion point
Jan Edmund Lazo
2021-01-05
*
Merge pull request #13592 from bfredl/setmouse
Björn Linse
2021-01-01
|
\
|
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
|
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
|
Revert "vim-patch:8.1.1189: mode is not cleared when leaving Insert mode"
Jan Edmund Lazo
2020-12-31
*
|
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
*
|
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
|
vim-patch:8.1.1189: mode is not cleared when leaving Insert mode
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
|
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
\
|
|
/
|
/
|
|
*
fix: appease linter
Matthieu Coudron
2020-12-24
|
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
|
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
|
vim-patch:8.2.2166: auto format doesn't work when deleting text
Jan Edmund Lazo
2020-12-20
|
/
*
vim-patch:8.2.2130: Insert mode completion messages end up in message history
Jan Edmund Lazo
2020-12-12
*
vim-patch:8.2.1907: complete_info().selected may be wrong
Jan Edmund Lazo
2020-12-03
*
vim-patch:8.2.1673: complete_info() selected index has an invalid value
Jan Edmund Lazo
2020-12-03
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
fix: address issues for BufModifiedSet
Rom Grk
2020-11-09
*
fix: rename to BufModifiedSet
Rom Grk
2020-11-07
*
feat: implement BufModified autocmd
Rom Grk
2020-11-07
*
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
|
*
vim-patch:8.1.1769: 'shellslash' is also used for completion
skippi
2020-10-26
|
*
vim-patch:8.2.0901: formatting CJK text isn't optimal
Jan Edmund Lazo
2020-10-23
|
*
vim-patch:8.2.1874: can't do something just before leaving Insert mode
Jan Edmund Lazo
2020-10-21
*
|
feat: implement a working WinScrolled autocmd
Rom Grk
2020-10-28
*
|
scroll: use win->w_viewport_invalid
Rom Grk
2020-10-24
*
|
scroll: cleanup unnecessary code & comments
Rom Grk
2020-10-24
*
|
implement scroll autocommand
Rom Grk
2020-10-21
|
/
*
Treat unmapped ALT/META as ESC+c in all modes
Matt Wozniski
2020-10-05
*
extmark: separate extmark_splice_cols for column-only change
Björn Linse
2020-09-09
*
vim-patch:8.2.0649: undo problem whn an InsertLeave autocommand resets undo
Jan Edmund Lazo
2020-05-03
*
vim-patch:8.2.0084: complete item "user_data" can only be a string
Blaž Hrastnik
2020-04-29
*
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
*
clang/scan-build: fix dead stores #11900
Hirokazu Hata
2020-02-18
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
[next]