aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Collapse)AuthorAge
* Merge pull request #4220 from watiko/vim-7.4.792Justin M. Keyes2016-02-15
|\ | | | | vim-patch:7.4.792
| * vim-patch:7.4.792watiko2016-02-11
| | | | | | | | | | | | | | Problem: Can only conceal text by defining syntax items. Solution: Use matchadd() to define concealing. (Christian Brabandt) https://github.com/vim/vim/commit/6561d52ecbe6e24d1b90403078cc8b76c53c42fc
* | Merge pull request #4254 from Shougo/remoteJustin M. Keyes2016-02-15
|\ \ | | | | | | Improve remote plugin scripts
| * | Improve remote plugin scriptsShougo Matsushita2016-02-14
| |/
* | startup: Avoid VimL global. Introduce TriState enum.Justin M. Keyes2016-02-14
| | | | | | | | | | | | | | - `syntax_on` is documented. Rather than introduce a new undocumented VimL global `g:syntax_off`, use a module-local flag. - Rename "maybe" functions to follow style guidelines (use standard module prefix)
* | startup: respect earlier :filetype and :syntax.Felipe Morales2016-02-14
| | | | | | | | | | If user invokes :filetype or :syntax before startup defaults are applied, don't clobber their choices.
* | ex_docmd: rename force_enable_filetype().Justin M. Keyes2016-02-14
| | | | | | | | It is no longer forcing anything.
* | defaults: Enable syntax and filetype plugins.Felipe Morales2016-02-14
|/
* Merge pull request #4224 from fmoralesc/docs-termJustin M. Keyes2016-02-10
|\ | | | | doc: remove references to 'term' and other tty related options.
| * doc: remove references to 'term' and other tty related options.Felipe Morales2016-02-10
| | | | | | | | Re: https://github.com/neovim/neovim/issues/4218
* | cmake: if helptags generation fails, echo the messageBjörn Linse2016-02-10
|/
* Merge pull request #4187 from watiko/vim-7.4.742Justin M. Keyes2016-02-09
|\ | | | | vim-patch:7.4.742
| * vim-patch:7.4.742watiko2016-02-07
| | | | | | | | | | | | | | | | Problem: Cannot specify a vertical split when loading a buffer for a quickfix command. Solution: Add the "vsplit" value to 'switchbuf'. (Brook Hong) https://github.com/vim/vim/commit/a594d77ffcccf2ac0e4079c41342ca55d4c9bb08
* | vim-patch:979243bJurica Bradaric2016-02-09
| | | | | | | | | | | | Update help files. https://github.com/vim/vim/commit/979243b
* | vim-patch:7.4.755Jurica Bradaric2016-02-09
| | | | | | | | | | | | | | | | Problem: It is not easy to count the number of characters. Solution: Add the skipcc argument to strchars(). (Hirohito Higashi, Ken Takata) https://github.com/vim/vim/commit/641e48c2248ccb3c25a5cdaa3709f16152d8c77d
* | vimrc_example.vim: Update vimrc path. #4203E Kawashima2016-02-08
|/
* vim-patch:541f92 #4173David Barnett2016-02-07
| | | | | | Updated runtime files. https://github.com/vim/vim/commit/541f92
* clipboard: Check $DISPLAY. Prefer xsel. #4150Shougo Matsushita2016-02-05
|
* CMake: Avoid dependency cycles in helptags targets. #3983lyuts2016-02-03
| | | | | | Declare dependency in terms of directory, rather than individual doc files to avoid target dependency cycles. This still maintains install targets at doc file level.
* eval: Add +tablineat featureZyX2016-02-01
|
* documentation: Reword helpZyX2016-02-01
|
* functests: Improve tabline click testsZyX2016-02-01
|
* tabline: Switch to functions, handle different click typesZyX2016-02-01
|
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
| | | | Currently untested and undocumented.
* version.c: updateShougo Matsushita2016-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to @sethjackson, @oni-link, @equalsraf, @jusga included patches: 697 Already included e4975f8 1013 1149 Revert 7.4.1013 NA patches: 1002 Windows Test 1003 Travis CI 1004 Makefile 1008 Drop OS/2 support 1009 ARCHIE is already removed in neovim 1011 if_perl 1012 if_python 1014 Cygwin support 1016 Drop OS/2 support 1019 Makefile fix 1020 Windows fix 1021 Makefile fix 1022 Remove outdated description 1023 Makefile fix 1024 Windows fix 1025 Makefile fix 1026 Makefile fix 1027 if_python fix 1028 Nsis version file 1031 if_python 1033 Windows fix 1038 configure fix 1040 tee.c 1043 INSTALL_mac.txt 1044 ifdef FEAT_EVAL 1045 Travis fix 1060 old style test README fix 1062 Makefile fix 1063 Makefile fix 1065 if_python, if_lua, if_perl, if_ruby fix 1066 Windows build 1067 Makefile fix 1069 Compiler warning 1070 if_tcl 1074 GUI Compiler warning 1077 Windows build documentation 1078 Windows build 1080 Windows GUI 1082 Windows GUI 1083 GVimExt 1095 Makefile 1098 style fix 1099 crypt 1100 Cygwin Makefile 1103 filelist 1104 if_mzscheme 1106 Windows Makefile 1109 Windows 1115 Windows Makefile 1124 Windows 1125 if_perl 1127 if_perl 1128 Windows junction delete() fix 1129 if_python 1131 viminfo 1133 ARGS() macro 1134 Windows 1135 Windows 1138 GUI 1139 Windows 1144 float.h 1145 configure fix 1146 if_python3 fix 1148 Makefile fix 1155 feature remove 1158 ARGS macro 1159 ARGS macro 1162 if_mzscheme 1171 Makefile fix 1172 configure fix 1175 MinGW Cygwin build 1176 channel prototype fix 1185 if_tcl 1190 configure fix 1192 FEAT non multibyte fix 1196-1203 ARGS macro 1204 GUI Motif 1205-1208 old style function 1209 Athena support 1210 old style function 1211 old style function 1212 GUI Motif 1213-1215 old style function 1216 HAVE_STDARG_H 1218 old style function 1219 FEAT_FLOAT
* doc: fix typo in doc/nvim_provider.txtPrayag Verma2016-02-01
| | | | Spelling mistake - `peform` > `perform`
* Merge pull request #4113 from jbradaric/vim-7.4.709Justin M. Keyes2016-02-01
|\ | | | | vim-patch:7.4.709
| * vim-patch:7.4.709Jurica Bradaric2016-01-28
| | | | | | | | | | | | | | | | Problem: ":tabmove" does not work as documented. Solution: Make it work consistently. Update documentation and add tests. (Hirohito Higashi) https://github.com/vim/vim/commit/40ce3a4e1f50badb75ca812e26557a9bc5fde8c6
* | Merge pull request #4144 from george-b/manwidthJustin M. Keyes2016-02-01
|\ \ | | | | | | Respect $MANWIDTH
| * | Respect $MANWIDTHGeorge Brown2016-02-01
| | | | | | | | | | | | If $MANWIDTH is set do not override it otherwise use winwidth.
* | | vim-patch:7.4.1065watiko2016-02-01
| | | | | | | | | | | | | | | | | | | | | | | | Problem: Cannot use the "dll" options on MS-Windows. Solution: Support the options on all platforms. Use the built-in name as the default, so that it's clear what Vim is looking for. https://github.com/vim/vim/commit/25e4fcde767084d1a79e0926bc301c92987c0cce
* | | vim-patch:7.4.1027watiko2016-02-01
|/ / | | | | | | | | | | | | Problem: No support for binary numbers. Solution: Add "bin" to nrformats. (Jason Schulz) https://github.com/vim/vim/commit/887c1fea4a114e7170091942d0446c8882701b5b
* | vim-patch:ba172f2Nicolas Dumazet2016-01-28
| | | | | | | | | | | | Remove local-additions entries from help.txt. https://github.com/vim/vim/commit/ba172f2
* | vim-patch:0a63dedNicolas Dumazet2016-01-28
| | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/0a63ded
* | vim-patch:83d1b19Nicolas Dumazet2016-01-28
|/ | | | | | | | | | | | | More updated runtime files. https://github.com/vim/vim/commit/83d1b19015219c7799af0a0d539ae86a41057240 Left out: - doc/tags - doc/todo.txt - runtime/tutor/de.* - runtime/syntax/vim.vim that seems to have already been applied/autogenerated without the has(...) tests
* Merge pull request #4098 from jusga/vim-7.4.656Justin M. Keyes2016-01-27
|\ | | | | vim-patch:7.4.656
| * vim-patch:7.4.656Justin Gassner2016-01-25
| | | | | | | | | | | | | | Problem: Missing changes for glob() in one file. Solution: Add the missing changes. https://github.com/vim/vim/commit/d8b77f7dc04e5721989df9c505b8568194261a39
* | vim-patch:5a5f459Nicolas Dumazet2016-01-27
|/ | | | | | | | | | | | | | Original commit: https://github.com/vim/vim/commit/5a5f459 commit 5a5f45917dbf542cb00617fa5ef70a14898495dd Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 13 12:43:06 2015 +0200 Updated runtime files. (1) Merged manually vimrc_example.vim (2) Left out README.txt, doc/tags, doc/todo.txt, tutor/tutor.de, tutor.de.utf-8, ga.po
* plugin/tutor: Fix locale handlingFelipe Morales2016-01-25
| | | | Fixes issue #4071
* vim-patch:7.4.722Jurica Bradaric2016-01-24
| | | | | | | Problem: 0x202f is not recognized as a non-breaking space character. Solution: Add 0x202f to the list. (Christian Brabandt) https://github.com/vim/vim/commit/73284b973a013692dd1055cf210f3138a7f3c497
* vim-patch:5837f1f #4066Justin Gassner2016-01-23
| | | | | | Update runtime files. https://github.com/vim/vim/commit/5837f1f447c34628268aab52476a79d57b6a7eaf
* Merge #3916 "Add support for binary numbers".Justin M. Keyes2016-01-21
|\
| * Add support for binary numbersJason Schulz2016-01-15
| |
* | doc: The ":drop" command is always availableMichael Reed2016-01-20
| |
* | job control: implement jobpid() to get PID of jobBjörn Linse2016-01-20
| |
* | clipboard: Detach clipboard helper, so contents is kept after nvim exitBjörn Linse2016-01-20
| |
* | job control: add 'detach' option to jobstartBjörn Linse2016-01-20
| |
* | python: Add missing I/O methods to RedirectStreamDan Strokirk2016-01-18
| | | | | | | | | | | | | | | | | | | | | | `RedirectStream` is used to redirect `stdout` and `stderr`, but are missing certain I/O methods available on other file-like objects. This causes external plugins (like `colorama`) to crash. Inheriting from `io.IOBase` adds an abstract implementation of these methods, which will at least keep the python code running. Fixes #4045
* | doc: Remove MEM_PROFILE related descriptionwatiko2016-01-18
| | | | | | | | | | | | This feature was already removed. https://github.com/neovim/neovim/commit/83161200c473293b2d8d69e3ee1899c6a7199e38
* | doc: cleanup. #4032 #4033Seth Jackson2016-01-16
| |