LunarVimCommunity icon indicating copy to clipboard operation
LunarVimCommunity copied to clipboard

Share your lv-config.lua here

Results 2 LunarVimCommunity issues
Sort by recently updated
recently updated
newest added

```lua -- * -- Settings -- * local init_custom_options = function() local custom_options = { relativenumber = true, -- Set relative numbered lines colorcolumn = "120", -- Indent line at...