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.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
*
vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatible
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.2.0152: restoring ctrl_x_mode is not needed
Jan Edmund Lazo
2020-01-26
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggered
Jan Edmund Lazo
2020-01-17
*
vim-patch:8.1.0716: get warning message when 'completefunc' returns nothing
Jan Edmund Lazo
2020-01-17
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
edit.c: Ensure undo sync when emulating <Esc>x #11706
Matthew Malcomson
2020-01-12
*
vim-patch:8.0.1356: using simalt in a GUIEnter autocommand inserts characters
Jan Edmund Lazo
2019-12-30
*
refactor: use inserted_bytes pattern from vim
Björn Linse
2019-11-23
*
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
*
vim-patch:8.0.1449: slow redrawing with DirectX
Jan Edmund Lazo
2019-11-19
*
nsmarks: initial commit
timeyyy
2019-11-11
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
[next]