cord-nvim 2.3.2

🚀 The most extensible Discord Rich Presence plugin for Neovim, powered by Rust.
1
2
3
4
5
6
7
8
syntax = "LuaJIT"
column_width = 100
indent_type = "Spaces"
indent_width = 2
quote_style = "ForceSingle"
line_endings = "Unix"
call_parentheses = "None"
collapse_simple_statement = "Always"