fix path for base64 plugin

This commit is contained in:
tux
2024-10-02 05:38:25 +05:30
committed by GitHub
parent 59f23d053a
commit 0eb7d42b30

View File

@@ -1,4 +1,4 @@
vim.g.base46_cache = vim.fn.stdpath "data" .. "/nvchad/base46/" vim.g.base46_cache = vim.fn.stdpath "data" .. "/base46/"
vim.g.mapleader = " " vim.g.mapleader = " "
-- bootstrap lazy and all plugins -- bootstrap lazy and all plugins