mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 17:03:36 +02:00
add: auto save config
This commit is contained in:
parent
a3143f9ae0
commit
7162f65a13
3 changed files with 41 additions and 0 deletions
|
@ -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()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue