add: auto save config

This commit is contained in:
asep.komarudin 2024-06-25 06:41:59 +07:00
parent a3143f9ae0
commit 7162f65a13
3 changed files with 41 additions and 0 deletions

View file

@ -128,6 +128,9 @@ pcode.adaptive_color_icon = true
-- https://github.com/lukas-reineke/virt-column.nvim
pcode.columnline = true
-- https://github.com/okuuva/auto-save.nvim
pcode.auto_save = true
-- https://github.com/nvim-telescope/telescope.nvim
---@alias telescope_themes
---| "cursor" # see `telescope.themes.get_cursor()`