30 Ağustos 2021 Pazartesi

vim notlari

 
autocmd FileType yaml setlocal ai et nu cuc ts=2 sw=2  sts=2

colorscheme desert


expandtab: et
tabstop: ts
number: nu
shiftwith: sw
softtabstop : sts
autoindent: ai




:help modelines

et yi bulmak icin

esc
    / 'et'
    

arama kelimesini hafizadan silmek icin

esc
   :noh    


sutun silmek;


:%!colrm  baslangic bitis

:%!colrm 1 77


Hiç yorum yok:

Yorum Gönder

Redis, Valkey vs. Dragonfly

🚀 Redis vs Valkey vs Dragonfly: 2025'te Hangi In-Memory Database Seçilmeli? 📊 Hızlı Özet Linux tabanlı sistemlerde yüksek performa...