S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Přihlásit se
Deuchnord
/
Vimconf
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
2
Vydání
0
Aktivita
Procházet zdrojové kódy
Add plugin w0rp/ale (
#3
)
pull/4/head
Jérôme Deuchnord
před 5 roky
committed by
Gitea
rodič
dd552891d5
revize
8e86ccdc0d
2 změnil soubory
, kde provedl
4 přidání
a
1 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+1
-0
README.md
+3
-1
vimrc
+ 1
- 0
README.md
Zobrazit soubor
@@ -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
Zobrazit soubor
@@ -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()
Zapsat
Náhled
Načítá se…
Zrušit
Uložit