Added spectre, cloak and ccc plugins
Added rose pine theme
This commit is contained in:
7
lua/taken/plugins/spectre.lua
Normal file
7
lua/taken/plugins/spectre.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"nvim-pack/nvim-spectre",
|
||||
name = "spectre",
|
||||
dependencies = { "nvim-lua/plenary.nvim", "nvim-tree/nvim-web-devicons" },
|
||||
cmd = "Spectre",
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user