From 396c3984cd7cc1b062080ca71516b04be2595f7d Mon Sep 17 00:00:00 2001
From: Yigit Sever
Date: Wed, 13 Apr 2022 09:35:35 +0300
Subject: nvim: get speeddating back

---
 .config/nvim/lua/plugins.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.config/nvim/lua')

diff --git a/.config/nvim/lua/plugins.lua b/.config/nvim/lua/plugins.lua
index 123bfdb..186b04a 100644
--- a/.config/nvim/lua/plugins.lua
+++ b/.config/nvim/lua/plugins.lua
@@ -128,7 +128,7 @@ return require('packer').startup(function()
         'tpope/vim-fugitive', cmd = {'Git', 'Gstatus', 'Gblame', 'Gpush', 'Gpull'}
     }
     -- increment dates, times & more
-    -- use 'tpope/vim-speeddating'
+    use 'tpope/vim-speeddating'
     -- provides ga, show unicode stuff of char under cursor
     use 'tpope/vim-characterize'
     -- comment helper
-- 
cgit v1.2.3-70-g09d2