Re: [Gimp-developer] Patch for gimp HEAD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > What's the best way to make the code comply with the coding standards? 
> 
> use the standard emacs settings and add the following line to your 
> .emacs to suppress insertion of tabs:
> 
>   (setq c-mode-common-hook '(lambda () (setq indent-tabs-mode nil)))

add following two lines to your .vimrc

set tabstop=2
set expandtab


Pavel



[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux