Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Deuchnord
/
Vimconf
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
2
Släpp
0
Aktiviteter
Bläddra i källkod
Add plugin w0rp/ale (
#3
)
pull/4/head
Jérôme Deuchnord
5 år sedan
committed by
Gitea
förälder
dd552891d5
incheckning
8e86ccdc0d
2 ändrade filer
med
4 tillägg
och
1 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README.md
+3
-1
vimrc
+ 1
- 0
README.md
Visa fil
@@ -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
Visa fil
@@ -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()
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara