comparison src/view_file.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 6ca2c5fd7b13
children e0e12512cde2
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
876 { 876 {
877 vf_refresh_idle(vf); 877 vf_refresh_idle(vf);
878 } 878 }
879 } 879 }
880 880
881 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */