Most recent changes from python tutorial in ME 2021. Fixed python autocomplete.
This commit is contained in:
parent
52ce33d26e
commit
a370342a04
@ -1,7 +1,7 @@
|
|||||||
---@type ChadrcConfig
|
---@type ChadrcConfig
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
M.ui = { theme = 'doomchad' }
|
M.ui = { theme = 'melange' }
|
||||||
M.plugins = 'custom.plugins'
|
M.plugins = 'custom.plugins'
|
||||||
M.mappings = require "custom.mappings"
|
M.mappings = require "custom.mappings"
|
||||||
return M
|
return M
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user