kdelibs coding style

Hasso Tepper hasso at kde.org
Mon Jul 24 08:52:13 BST 2006


Sandro Giessl wrote:
> On Thursday 20 July 2006 22:10, Ingo Klöcker wrote:
> > .emacs-dirvars or the equivalent for vi and kate is the solution.
>
> BTW, even if a little OT, are there equivalents for vi and kate? How
> are they called or where can I find more information?

The best solution I have found so far for vim is to use something like 
this in ~/.vimrc:

if getcwd() =~ '/path/to/kdelibs/sources/'
    set softtabstop=4
    set shiftwidth=4
    set expandtab
endif


-- 
Hasso Tepper
KDE Estonian Team




More information about the kde-core-devel mailing list