[Gelistirici] [paketler-commits] r54588 - in devel/applications/editors/vim: . files

Fatih Aşıcı fatih at pardus.org.tr
12 Eki 2008 Paz 21:22:56 EEST


12 Eki 2008 Paz tarihinde, İnanç Yıldırgan şunları yazmıştı: 
> >  kde-devel-vim plugini için 25458 deki değişikliği de uygulamak lazım
>
> Anlamadım. 25458 deki değişiklik ne?

fatih at inspiron devel $ svn di -c 25458
Index: applications/editors/vim/files/vimrc
===================================================================
--- applications/editors/vim/files/vimrc        (revision 25457)
+++ applications/editors/vim/files/vimrc        (revision 25458)
@@ -87,6 +87,9 @@
 nmap ,ht wbi<tt><ESC>ea</tt><ESC>bb
 nmap ,hx wbF<df>f<df>

+" Enable this to automatically put extra space after ([ and before ])
+" let EnableSmartParens=1
+
 " enhancement never stops (meren)
 function SmartTab()
       let col = col('.') - 1
Index: applications/editors/vim/files/kde-devel-vim.vim
===================================================================
--- applications/editors/vim/files/kde-devel-vim.vim    (revision 25457)
+++ applications/editors/vim/files/kde-devel-vim.vim    (revision 25458)
@@ -40,7 +40,7 @@
 " Insert tab character in whitespace-only lines, complete otherwise
 inoremap <Tab> <C-R>=SmartTab()<CR>

-if !exists("DisableSmartParens")
+if exists("EnableSmartParens")
 " Insert a space after ( or [ and before ] or ) unless preceded by a matching
 " paren/bracket or space or inside a string or comment. Comments are only
 " recognized as such if they start on the current line :-(
-------------- sonraki bölüm --------------
A non-text attachment was scrubbed...
Name: kullanılamıyor
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://liste.pardus.org.tr/gelistirici/attachments/20081012/bed62ae7/attachment-0002.pgp>


Gelistirici mesaj listesiyle ilgili daha fazla bilgi