Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Deuchnord
/
Vimconf
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
2
Wydania
0
Aktywność
Przeglądaj źródła
Add plugin w0rp/ale (
#3
)
pull/4/head
Jérôme Deuchnord
5 lat temu
committed by
Gitea
rodzic
dd552891d5
commit
8e86ccdc0d
2 zmienionych plików
z
4 dodań
i
1 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-0
README.md
+3
-1
vimrc
+ 1
- 0
README.md
Wyświetl plik
@@ -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
Wyświetl plik
@@ -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()
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz