aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* unify jobstart, termopen, and system interfacesScott Prager2015-05-02
* term: use an argument vector for termopen().Scott Prager2015-05-02
* Remove obsolete vi options #2553David Bürgin2015-05-01
* vim-patch:7.4.566Felipe Morales2015-04-28
* vim-patch:7.4.542Felipe Morales2015-04-28
* vim-patch:7.4.539Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* vim-patch:7.4.710David Bürgin2015-04-27
* vim-patch:7.4.537 #2509David Bürgin2015-04-27
* 'cpoptions': Remove "w" flag #2507David Bürgin2015-04-27
* spell.c: give priority to rare words. #2456Jakson Alves de Aquino2015-04-25
* doc/helphelp.txt: mention backticks for technical identifiersJustin M. Keyes2015-04-25
* doc: remove :fixdelJustin M. Keyes2015-04-25
* doc/vim_diff.txt: formattingJustin M. Keyes2015-04-25
* options: Remove "g" flag from 'cpoptions' #2505David Bürgin2015-04-25
* Improve comments and fix ascii_* attributesFelipe Oliveira Carvalho2015-04-24
* Replace vim_isspace() with ascii_isspace() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Replace vim_iswhite with ascii_iswhite() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Add if_python3 supportShougo Matsushita2015-04-21
* runtime/doc/Makefile: Use `wildcard`Michael Reed2015-04-16
* Remove runtime/tools/ #2426Marco Hinz2015-04-14
* Merge pull request #2331 from splinterofchaos/serverlistenScott Prager2015-04-14
|\
| * eval: learn serverstart, list, and close().Scott Prager2015-04-14
* | runtime: Handle failures while loading individual remote pluginsThiago de Arruda2015-04-13
* | docs: update for rpcstart('nvim', ['--embed'])Scott Prager2015-04-13
|/
* Remove all references to JobActivityMarco Hinz2015-04-11
* doc: Remove |shell-window|Michael Reed2015-04-10
* Remove unused 'if_[language].txt': ReviewMichael Reed2015-04-10
* Remove unused 'if_[language].txt': Clean upMichael Reed2015-04-10
* doc: Remove unused 'if_[language].txt' and relatedMichael Reed2015-04-10
* Bring E319 (cmd not available) in line with E519 (opt not available)Michael Reed2015-04-10
* Clarify that nvim has no built-in GUIMichael Reed2015-04-10
* Add new highlight groups TermCursor/TermCursorNCMarco Hinz2015-04-09
* vim-patch:7.4.497 #2295David Bürgin2015-04-05
* Merge pull request #2341 from jalvesaq/r-runtime-updateFlorian Walch2015-04-05
|\
| * Update R runtime filesJakson Alves de Aquino2015-04-03
* | doc/vim_diff.txt: Remove redundant `:terminal` refMichael Reed2015-04-04
|/
* runtime: Add vimexpect library and example gdb pluginThiago de Arruda2015-04-02
* Create new mode() value for terminal-mode ('t') #2287Harm te Hennepe2015-03-27
* doc: Begin terminal emulator documentationThiago de Arruda2015-03-29
* eval: Implement `jobclose()` vimscript functionThiago de Arruda2015-03-29
* eval: Implement `jobwait()` vimscript functionThiago de Arruda2015-03-29
* eval: Refactor vimscript job control APIThiago de Arruda2015-03-29
* vim-patch:7.4.502 #2282David Bürgin2015-03-29
* doc: Introduce vim-differences #2141Michael Reed2015-03-26
* doc: Document g:python_host_prog. #2205Florian Walch2015-03-26
* doc: Remove refs to 'compatible' and friendsMichael Reed2015-03-24
* doc: Misc. cleanupJustin M. Keyes2015-03-24
* doc: Add one-liner job control exampleJustin M. Keyes2015-03-24
* doc: Cleanup for #2099Michael Reed2015-03-24