This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Deuchnord
/
Vimconf
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
2
Издања
0
Activity
Лабеле
Фазе
Нови захтев за спајање
#3
Add plugin w0rp/ale
Спојено
Deuchnord
споји(ла) 1 комит(е) из
plugin-ale
у
master
пре 5 година
Дискусија
0
Комити
1
Files Changed
2
2 измењених фајлова
са
4 додато
и
1 уклоњено
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README.md
+3
-1
vimrc
+ 1
- 0
README.md
Прегледај датотеку
@@ -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
Прегледај датотеку
@@ -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()
Write
Preview
Loading…
Откажи
Сачувај