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
*
unused macros: Remove a five unused macros. (#13517)
Edwin Pujols
2020-12-11
*
api/options: cleanup the fixup
Björn Linse
2020-12-04
*
api/options: fixup
TJ DeVries
2020-12-04
*
api/options: cleanup
Björn Linse
2020-12-04
*
api/options: add option metadata
TJ DeVries
2020-12-04
*
initialization: delay logging in set_init_1()
Björn Linse
2020-11-28
*
Merge pull request #13379 from bfredl/runtime
Björn Linse
2020-11-25
|
\
|
*
runtime: extract 'runtimepath' and 'packpath' logic to its own file
Björn Linse
2020-11-25
*
|
Merge pull request #13322 from teto/remove_curwin
Thomas Vigouroux
2020-11-24
|
\
\
|
*
|
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
|
|
/
*
|
vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a space
Jan Edmund Lazo
2020-11-23
*
|
vim-patch:8.1.2332: missing file in refactoring
Jan Edmund Lazo
2020-11-22
|
/
*
vim-patch:8.1.0806: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
vim-patch:8.2.1926: cannot use a space in 'spellfile'
Jan Edmund Lazo
2020-11-01
*
|
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
|
/
*
vim-patch:8.1.1772: options test still fails on MS-Windows
skippi
2020-10-26
*
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.0943: displaying ^M or ^J depends on current buffer
Jan Edmund Lazo
2020-10-18
*
vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdo
Jan Edmund Lazo
2020-10-17
*
vim-patch:8.2.0953: spell checking doesn't work for CamelCased words
Thomas Vigouroux
2020-09-24
*
win/env: fix stdpath()/XDG_* initialization, parsing #12829
erw7
2020-09-07
*
vim-patch:8.2.1386: backslash not removed afer space with space in 'isfname'
Jan Edmund Lazo
2020-08-14
*
fix: runtimepath always updates lua package.path
TJ DeVries
2020-08-10
*
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
*
vim-patch:8.1.1623: display wrong with signs in narrow number column
erw7
2020-07-23
*
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
*
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
[next]