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
*
encoding: cleanup defaults of iskeyword, isprint and fileencodings
Björn Linse
2016-01-02
*
encoding: Always use "utf-8" as default for &encoding
Björn Linse
2016-01-02
*
Merge pull request #3836 from sethjackson/set-init-3
Justin M. Keyes
2015-12-13
|
\
|
*
Windows: Remove broken check for WIN3264.
Seth Jackson
2015-12-12
*
|
Merge #3443 'vim-patch:7.4.{785,795,898}'
Justin M. Keyes
2015-12-13
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.795
Johan Klokkhammer Helsing
2015-11-22
|
*
vim-patch:7.4.785
Johan Klokkhammer Helsing
2015-11-22
*
|
Merge pull request #3753 from watiko/vim-7.4.790
Justin M. Keyes
2015-12-12
|
\
\
|
*
|
Make clint status valid
watiko
2015-12-12
|
*
|
Fix the memory leaking
watiko
2015-12-12
|
*
|
Revert char to char_u
watiko
2015-12-12
|
*
|
Improve coding style
watiko
2015-12-06
|
*
|
Use vim_snprintf instead of sprintf
watiko
2015-11-28
|
*
|
Improve coding style
watiko
2015-11-28
|
*
|
Improve coding style
watiko
2015-11-28
|
*
|
vim-patch:7.4.789
watiko
2015-11-28
|
*
|
vim-patch:7.4.787
watiko
2015-11-28
|
*
|
vim-patch:7.4.786
watiko
2015-11-28
*
|
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
|
/
/
*
|
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
|
src: README.txt -> README.md
Michael Reed
2015-11-23
|
/
*
option: Add current directory to &backupdir option
ZyX
2015-10-29
*
option: Fix strange condition in add_dir function
ZyX
2015-10-26
*
option: Fix typos that may lead to SEGV in some cases
ZyX
2015-10-26
*
option: Use memcnt for counting commas
ZyX
2015-10-23
*
option: Silence “may be used unitialized” errors
ZyX
2015-10-23
*
option: Add `//` to the end of default `&directory`
ZyX
2015-10-23
*
option: Remove new trailing spaces
ZyX
2015-10-23
*
option: Do not add unneeded path separator, protect against zero len
ZyX
2015-10-23
*
option: Move macros to functions, use PATHSEP in place of /
ZyX
2015-10-23
*
documentation: Update documentation
ZyX
2015-10-23
*
option: Use proper printexpr
ZyX
2015-10-23
*
option: Remove some memory leaks
ZyX
2015-10-23
*
stdpaths: Export get_xdg function (renamed) and use it for runtimepath
ZyX
2015-10-23
*
stdpaths: Rename export functions so that they have common prefix
ZyX
2015-10-23
*
option: Append with escaped commas
ZyX
2015-10-23
*
option: Prepare for all environment variables being NULL.
ZyX
2015-10-23
*
option: Move all data directories after all config directories
ZyX
2015-10-23
*
option: Add /site subdirectory to data directories
ZyX
2015-10-23
*
option: Use different default value for &runtimepath
ZyX
2015-10-23
*
option,main: Partial support of XDG base directory specification
Keerthan Jaic
2015-10-23
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
shada: Fix memory leak and double free when setting both &vi and &sd
ZyX
2015-10-08
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh
ZyX
2015-10-08
*
Replace references to viminfo in various places
ZyX
2015-10-08
*
encoding: simplify handling of encoding in TUI
Björn Linse
2015-09-08
*
encoding: don't allow changing encoding after startup scripts
Björn Linse
2015-09-08
*
vim-patch:7.4.602
oni-link
2015-09-06
*
fixup: appease clint
Felipe Morales
2015-09-04
[next]