fix path for base64 plugin

This commit is contained in:
tux
2024-10-02 05:38:25 +05:30
committed by Michał Czyż
parent 2207b62d5e
commit dcfe42861c

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