summaryrefslogtreecommitdiff
path: root/plugin/vdebug.vim
AgeCommit message (Expand)Author
2019-11-18Merge pull request #432 from skotos/fix-423Ike Devolder
2019-11-18Merge pull request #431 from baptx/patch-1Ike Devolder
2019-11-15Fix #423 - Vim Hangs on exit if vdebug is running.Scott Tester
2019-11-08clarify that the master branch is based on version 2.0.0, not 1.4.1baptx
2019-10-06fixes startup issue on win7determin1st
2019-07-13move default layouts in python and have layout optionBlackEagle
2019-07-13Merge branch 'debugger-layouts' of https://github.com/Garethp/vdebug into Gar...BlackEagle
2019-07-07Merge pull request #413 from Garethp/stack-changingIke Devolder
2019-07-06add more clarity to the Vdebug_load_keymaps functionBlackEagle
2019-07-05Changing the command nameGareth Parker
2019-07-05Fixing bad configGareth Parker
2019-07-05Another way to let people choose between layoutsGareth Parker
2019-07-04Merge pull request #404 from Garethp/breakpoint-toggleIke Devolder
2019-07-04remove the default width of DebuggerStatusBlackEagle
2019-07-04Adding a breakpoint status as well as as a tri-state breakpoint cyclingGareth Parker
2019-07-03Adding empty keymapsGareth Parker
2019-07-03Adding support for breakpoint enabling/disablingGareth Parker
2019-06-20Making the window height/width and status bar configurableGareth Parker
2018-11-13Configurable sign charactersRoy-Orbison
2018-08-11Use single quotes instead of double quotesLucas Hoffmann
2018-08-08Remove doautocmd on VdebugPre and VdebugPostLucas Hoffmann
2018-08-08Group all autocommands into the Vdebug groupLucas Hoffmann
2018-08-08Merge pull request #373 from lucc/small-cleanupIke Devolder
2018-08-02Remove superfluous :execLucas Hoffmann
2018-08-02Remove python initializing fileLucas Hoffmann
2018-05-02Fix wrong Github pathRudolf Tucek
2018-03-31use close instead of stop when vim is closingBlackEagle
2018-03-21add vim functions to add or set the path mapsBlackEagle
2018-03-03change the window_arrangement so the status sits belowBlackEagle
2018-02-10Added check to prevent loading plugin twiceE.J. Sexton
2017-11-22Python3 compatibilityMark Kimsal
2017-07-06Warn the user if :python is not availableLucas Hoffmann
2017-05-31Move python code to pythonx dirLucas Hoffmann
2017-05-14Deprecate stand alone option variablesLucas Hoffmann
2017-04-05Update uninitialized parameter fix documentationPipe Gutierrez
2017-03-23Merge branch 'fix_uninitialized_param_dictionary' of https://github.com/Dudem...BlackEagle
2015-12-13Extracts the get_options method from load_optionsDudemullet
2015-12-13Moves g:vdebug_options_ to a variables and gets its len for later useDudemullet
2015-12-13Looks for params using the default param key namesDudemullet
2015-09-09Fix VdebugEval! and add more test featuresJon Cairns
2015-09-08Merge master branch into version 2Jon Cairns
2015-08-30Merge branch 'master' into persistent-evalBenji Fisher
2015-08-25Bind to all interfaces by default, fix #209Jon Cairns
2015-08-25Check if breakpoint highlights have been predefined, fix #208Jon Cairns
2015-08-24Change default close behaviour to be `stop`, fix #166Jon Cairns
2014-12-23Allow for persistent code evaluation in the watch window.Benji Fisher
2014-09-08VdebugTraceRyu, Han-seok
2014-09-08firstRyu, Han-seok
2014-09-08first commitRyu, Han-seok
2014-09-08first commitRyu, Han-seok