all repos

curl.nvim @ 53cfede1fa50f137dded02b645b77ea40b6728dd

use curl within neovim

curl.nvim/stylua.toml (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
formatting and ai slop mention, 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 = "ConditionalOnly"