comparison src/view_file_list.c @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents ec2788ff6791
children 3692efcbd325
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
1976 1976
1977 g_list_free(columns); 1977 g_list_free(columns);
1978 //vf_refresh(vf); 1978 //vf_refresh(vf);
1979 } 1979 }
1980 1980
1981 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */