neovim conf based on kickstart.nvim
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 177 B view raw
1column_width = 160 2line_endings = "Unix" 3indent_type = "Spaces" 4indent_width = 2 5quote_style = "AutoPreferSingle" 6call_parentheses = "None" 7collapse_simple_statement = "Always"