Data Fields | |
int | startspaces |
int | endspaces |
int | textlen |
char_u * | textstart |
colnr_T | textcol |
colnr_T | start_vcol |
colnr_T | end_vcol |
int | is_short |
int | is_MAX |
int | is_oneChar |
int | pre_whitesp |
int | pre_whitesp_c |
colnr_T | end_char_vcols |
colnr_T | start_char_vcols |
colnr_T block_def::end_char_vcols |
colnr_T block_def::end_vcol |
int block_def::endspaces |
int block_def::is_MAX |
int block_def::is_oneChar |
int block_def::is_short |
int block_def::pre_whitesp |
int block_def::pre_whitesp_c |
colnr_T block_def::start_char_vcols |
colnr_T block_def::start_vcol |
int block_def::startspaces |
colnr_T block_def::textcol |
int block_def::textlen |
char_u* block_def::textstart |