##// END OF EJS Templates
Update README.md
Update README.md

File last commit:

r0:54692361a243 default
r2:25a6280c96ec default
Show More
config.h
6 lines | 112 B | text/x-c | CLexer
static void dwindle(Monitor *m);
static const Layout layouts[] = {
{"><>", NULL},
{"[T]", dwindle},
};