fix and some QoL changes

* antidots on readline inputrc
* keyd to platforms/linux/keyd
* org hide archive and sync vanilla with doom on custom vars
* delete some appearance plugins
This commit is contained in:
js0ny 2025-03-25 01:19:32 +00:00
parent ee793c54af
commit ccaf0ce33e
9 changed files with 50 additions and 10 deletions

View file

@ -21,7 +21,7 @@ return {
variant = "dawn",
},
},
{ "olimorris/onedarkpro.nvim", cmd = "Telescope colorscheme" },
-- { "olimorris/onedarkpro.nvim", cmd = "Telescope colorscheme" },
{ "rebelot/kanagawa.nvim", cmd = "Telescope colorscheme" },
-- -- Highlight objects under the cursor
-- { "RRethy/vim-illuminate" },
@ -42,7 +42,7 @@ return {
},
},
},
{ import = "plugins.mod.alpha-nvim" }, -- Dashboard
-- { import = "plugins.mod.alpha-nvim" }, -- Dashboard
{ -- Breadcrumb
"Bekaboo/dropbar.nvim",
dependencies = {