2019-05-28 10:27 | add prctile, nanmean to syntax highlighting | mcol | 1 | +2 | -2 |
2019-05-15 18:45 | add pbaspect to syntax highlighting | mcol | 1 | +1 | -1 |
2019-05-04 10:18 | backup | mcol | 1 | +0 | -3 |
2019-03-11 15:37 | comment out unfinished VimlabDeleteInput function | mcol | 1 | +9 | -12 |
2019-02-28 17:05 | op: don't open when no word under cursor. Keybinds: run script will first save file, so matlab sees updates | mcol | 2 | +8 | -1 |
2019-02-09 14:56 | change name of folding function to specify matlab | mcol | 1 | +2 | -2 |
2019-02-09 10:31 | add smooth() to syntax file | mcol | 1 | +1 | -1 |
2019-02-09 10:31 | dont remember folding layout | mcol | 1 | +4 | -4 |
2019-01-06 16:55 | lint will run when toggled on and cursor pauses | mcol | 1 | +2 | -0 |
2018-12-17 20:11 | autoend | mcol | 1 | +6 | -4 |
2018-12-16 12:00 | autoend not won't complete when writing strings on code lines | mcol | 1 | +12 | -22 |
2018-12-16 00:36 | update readme to remove slime and add a couple more bindings | mcol | 1 | +15 | -22 |
2018-12-16 00:13 | IsMatlabLineContinuation no longer s:function; used for continuing line continuation when wanting to send a line to repl | mcol | 2 | +17 | -5 |
2018-12-15 19:18 | removed old vim-slime related code. Corrected a couple TmuxSendKeys to TmuxSendKeysEnter | mcol | 1 | +10 | -41 |
2018-12-15 19:18 | added histogram to syntax | mcol | 1 | +1 | -1 |
2018-12-15 19:18 | moved lint file from after into ftplugin as it was not getting loaded. Linter can be toggled using ToggleLint(), default keybind <localleader><bar> | mcol | 2 | +354 | -337 |
2018-12-12 00:33 | replaced try with silent! in breakpoint functions which might fail when we dont care | mcol | 1 | +5 | -10 |
2018-12-10 21:47 | enter key after some commands | mcol | 1 | +10 | -10 |
2018-12-09 10:59 | moved completely to tide | mcol | 1 | +12 | -11 |
2018-12-08 12:12 | no more slime, using tide instead | mcol | 2 | +78 | -84 |
2018-12-06 11:06 | begin work on using tmux so running code does not depend on X | mcol | 1 | +86 | -62 |
2018-12-04 23:40 | fixed <plug>s. auto-ending now ignores elseif statements. | mcol | 1 | +67 | -46 |
2018-12-03 23:09 | added ylim and xlim to syntax | mcol | 1 | +1 | -1 |
2018-12-03 23:09 | breakpoints not work in gutted, and are toggled by <leader>a | mcol | 1 | +38 | -29 |
2018-12-03 09:36 | added breakpoint add and remove functions that use sign alley rather than line highlight | mcol | 1 | +18 | -12 |
2018-12-02 00:19 | fixed some things | mcol | 4 | +275 | -272 |
2018-11-26 17:01 | Merge branch 'master' of https://github.com/mcolligan/vimlab | mcol | 8 | +946 | -347 |
2018-11-26 17:01 | updated slime sending lines | mcol | 1 | +9 | -7 |
2018-11-25 23:35 | Undid separation into separate files, it makes more sense his way. Made more flexible and less hardcoded | mcol | 6 | +289 | -128 |
2018-11-25 20:18 | Segmented parts into smaller files, removed hardcoded settings, and added more flexible options set by global variables | mcol | 10 | +288 | -383 |
2018-11-24 01:24 | replaced old compiler mlint code with fully functioning automatic code checker | mcol | 5 | +349 | -61 |
2018-11-03 17:31 | updates to syntax highlighting | mcol | 2 | +89 | -52 |
2018-10-29 19:09 | fixed extension for built in functions being called in op.m | mcol | 1 | +2 | -1 |
2018-10-29 19:07 | added functions to syntax file | mcol | 1 | +3 | -3 |
2018-10-29 19:07 | made indenting whole file a function to preserve cursor position | mcol | 1 | +6 | -1 |
2018-10-28 09:39 | fixed readme line | mcol | 1 | +2 | -2 |
2018-10-28 09:37 | fixed readme line | mcol | 1 | +2 | -2 |
2018-10-28 09:33 | added requirement for readme | mcol | 1 | +1 | -0 |
2018-10-28 09:31 | clarified term input in op.m | mcol | 1 | +2 | -1 |
2018-10-28 09:31 | cleaned up ftplugin file | mcol | 1 | +41 | -36 |
2018-10-28 09:30 | added readme | mcol | 1 | +30 | -0 |
2018-10-28 08:16 | removed doc/tags | mcol | 1 | +0 | -8 |
2018-10-28 08:15 | Revert "removed doc/tags" | mcol | 1 | +8 | -0 |
2018-10-28 08:11 | removed doc/tags | mcol | 1 | +0 | -8 |
2018-10-28 08:08 | last updates before moving remote | mcol | 3 | +8 | -4 |
2018-10-27 23:45 | big organisation | mcol | 5 | +252 | -32 |
2018-10-22 22:22 | moved files aroudn to organise repo | mcol | 4 | +118 | -139 |
2018-10-22 20:42 | init commit | mcol | 10 | +863 | -0 |