1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-12-22 21:16:25 +0200
Parent:
89de339
M
lua/plugins/core.lua
@@ -4,6 +4,7 @@ "nvim-lua/plenary.nvim",
"kyazdani42/nvim-web-devicons", { "tpope/vim-surround", keys = { "c", "d", "y" } }, { "tpope/vim-repeat", event = "VeryLazy" }, + { "tpope/vim-speeddating", keys = { "<C-a>", "<C-x>" } }, { "tweekmonster/helpful.vim", cmd = "HelpfulVersion" }, { "wakatime/vim-wakatime", event = "VeryLazy" }, {