| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-08 | Remove trailing white space from source files | Marc André Tanner | 1 | -5/+5 | |
| 2015-11-08 | vis: implement :set colorcolumn | Marc André Tanner | 1 | -0/+5 | |
| 2015-11-08 | vis: implement :set theme | Marc André Tanner | 1 | -0/+9 | |
| 2015-11-08 | vis: implement :set cursorline | Marc André Tanner | 1 | -0/+11 | |
| 2015-11-08 | vis: experimental support for lua/lpeg based syntax highlighting | Marc André Tanner | 1 | -1/+1 | |
| The lua based lexers are searched in the following order: $VIS_PATH/lexers $HOME/.vis/lexers /usr/share/vis/lexers followed by the standard lua package.path | |||||
| 2015-11-08 | vis: remove regex based syntax highlighting | Marc André Tanner | 1 | -11/+6 | |
| 2015-11-07 | vis: move :-commands into their own file | Marc André Tanner | 1 | -0/+1064 | |
