1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2022-08-13 13:38:06 +0300
Parent:
a2f6450
M
lua/core/options.lua
@@ -1,6 +1,6 @@
local o, g = vim.opt, vim.g -vim.cmd [[colo kanagawa]] +pcall(vim.cmd, [[colo kanagawa]]) -- leader g.mapleader = " "