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
/
option.c
Commit message (
Expand
)
Author
Age
*
option: fix pvs/v547
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.2.0932: missspelling spelllang
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.2.0309: window-local values have confusing name
Jan Edmund Lazo
2020-05-11
*
terminal: always return zero from get_scrolloff_value() #12230
LawAbidingCactus
2020-05-04
*
vim-patch:8.1.0814: :mksession cannot handle a very long 'runtimepath'
Billy Su
2020-05-02
*
Merge #12155 ':ls filter by terminal, lastused'
Justin M. Keyes
2020-04-26
|
\
|
*
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
*
|
lint: use docstring style #12187
Billy SU
2020-04-26
|
/
*
vim-patch:8.1.2147: crash when allocating memory fails
Jan Edmund Lazo
2020-04-13
*
pvs/v502: use explicit ternary in for-loop
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
vim-patch:8.1.1279: cannot set 'spellang' to "sr@latin"
Jan Edmund Lazo
2020-03-07
*
Merge pull request #11716 from teto/folds_auto_backup
Matthieu Coudron
2020-03-02
|
\
|
*
addressing reviews
Matthieu Coudron
2020-03-01
|
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
|
vim-patch:8.1.0253: saving and restoring window title does not always work
Jan Edmund Lazo
2020-03-01
|
/
*
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
*
vim-patch:8.1.0032: BS in prompt buffer starts new line
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
*
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
*
vim-patch:8.1.1144: too strict checking of the 'spellfile' option
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.1.1143: may pass weird strings to file name expansion
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.1.0061: fix resetting, setting 'title' #11733
Billy SU
2020-01-21
*
restore old 'termencoding' behavior
Björn Linse
2020-01-19
*
Remove termtype option
erw7
2020-01-17
*
Change option name from termwintype to termtype
erw7
2020-01-17
*
Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}
erw7
2020-01-17
*
Change to use ConPTY, if available
erw7
2020-01-17
*
defaults: set fillchars "foldsep" to box line #11702
Matthieu Coudron
2020-01-11
*
option: restore termencoding (readonly) #11662
Jan Edmund Lazo
2020-01-02
*
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
jumplist: browser-style (or 'tagstack') navigation #11530
butwerenotthereyet
2019-12-10
*
Merge pull request #11445 from bfredl/fcslcs
Björn Linse
2019-11-26
|
\
|
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
*
|
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
|
/
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
*
[squash] Fix errors when porting
erw7
2019-09-04
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.1.0046: loading a session file fails if 'winheight' is big
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.0858: check if job terminal is running #10908
Jan Edmund Lazo
2019-09-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
findoption_len: treat viminfo/viminfofile as aliases
Daniel Hahler
2019-08-26
[next]