Updating neovim config
This commit is contained in:
5
lua/taken/prefs.lua.example
Normal file
5
lua/taken/prefs.lua.example
Normal file
@@ -0,0 +1,5 @@
|
||||
local M = {}
|
||||
|
||||
M.colorscheme = "onedark_vivid"
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user