1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2022-09-26 10:41:39 +0300
Parent:
7c8b76a
M
lua/plugins.lua
@@ -16,7 +16,7 @@ use "nvim-lua/plenary.nvim"
use "lewis6991/impatient.nvim" use "rebelot/kanagawa.nvim" -- theme - use { "~/code/gopher.nvim", ft = "go" } + use { "~/code/gopher.nvim", ft = "go", module = "gopher" } use { "tpope/vim-surround", keys = { "c", "d", "y" } } use { "kyazdani42/nvim-web-devicons", module = "nvim-web-devicons" } use { "ahmedkhalf/project.nvim", config = u.get.config "project" }