commit e9917cdf4287891545d453318fd36ee216de383f parent 0bafdb98714a3c34236f53668a98e15ce403d478 Author: mcol <mcol@posteo.net> Date: Sun, 28 Oct 2018 09:39:26 +0000 fixed readme line Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -22,10 +22,10 @@ It is also largely configured to my setup specifically and I don't know how flex #### Some sources: -* Fabrice Guy 80% of it +* Fabrice Guy for 80% of it * [ebranlard/vim-matlab-behave](https://github.com/ebranlard/vim-matlab-behave) for a few lines of formatting #### Todo: * automatic 'end' when writing if/for/switch statements -* make set and clear debug marker a toggle (F12 or normal matlab behaviour) +* make set and clear debug marker a toggle (F12 for normal matlab behaviour)