feat: add nvimdots
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
-- Please check `lua/core/settings.lua` to view the full list of configurable settings
|
||||
local settings = {}
|
||||
|
||||
-- Examples
|
||||
settings["use_ssh"] = true
|
||||
|
||||
settings["colorscheme"] = "catppuccin"
|
||||
|
||||
return settings
|
||||
Reference in New Issue
Block a user