Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
Deuchnord
/
Vimconf
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
2
Sürümler
0
Aktivite
Kaynağa Gözat
Add plugin w0rp/ale (
#3
)
pull/4/head
Jérôme Deuchnord
5 yıl önce
committed by
Gitea
ebeveyn
dd552891d5
işleme
8e86ccdc0d
2 değiştirilmiş dosya
ile
4 ekleme
ve
1 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-0
README.md
+3
-1
vimrc
+ 1
- 0
README.md
Dosyayı Görüntüle
@@ -14,4 +14,5 @@ The following plugins are installed with [Vundle](https://github.com/VundleVim/V
| Plugin | Description |
| ------ | ----------- |
| [w0rp/ale](https://github.com/w0rp/ale) | Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration
+ 3
- 1
vimrc
Dosyayı Görüntüle
@@ -18,7 +18,9 @@ call vundle#begin()
Plugin 'VundleVim/Vundle.vim'
" Add plugins here
" Asynchronous linting/fixing for Vim and Language Server Protocol (LSP)
" integration - https://github.com/w0rp/ale
Plugin 'w0rp/ale'
call vundle#end()
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet