all repos

curl.nvim @ 3b9e8b516f4acbd22a7ab6315db52a566efa5f12

use curl within neovim

curl.nvim/stylua.toml (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
bug fix; open result window only when we get response; formatting, 1 month ago
1
column_width = 120
2
line_endings = "Unix"
3
indent_type = "Spaces"
4
indent_width = 2
5
quote_style = "AutoPreferDouble"
6
no_call_parentheses = true
7
collapse_simple_statement = "Always"