This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Add note
pull/15/head
10sr
пре 8 година
родитељ
5a4e091417
комит
a2af093626
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
micro/init.lua
+ 1
- 0
micro/init.lua
Прегледај датотеку
@@ -1,6 +1,7 @@
-- ec = require("editorconfig_core")
local function getProperties(fullpath)
-- TODO: Avoid command injection vulnerability
local file = io.popen("editorconfig '" .. fullpath .. "'", "r")
local output = file:read("*all")
file:close()
Write
Preview
Loading…
Откажи
Сачувај