summary refs log tree commit diff
path: root/.vim/lua
diff options
context:
space:
mode:
Diffstat (limited to '.vim/lua')
-rw-r--r--.vim/lua/plugins.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/.vim/lua/plugins.lua b/.vim/lua/plugins.lua
index 711d4cf..01c33fc 100644
--- a/.vim/lua/plugins.lua
+++ b/.vim/lua/plugins.lua
@@ -1259,8 +1259,7 @@ require('packer').startup({function()
       end
     end} -- }}}
 
-  use {'~/devel/projects/karafuru', rtp = 'vim', disable = false, -- {{{
-  -- use {'https://git.sr.ht/~robertgzr/karafuru', rtp = 'vim',
+  use {'https://git.sr.ht/~robertgzr/karafuru', rtp = 'vim', -- {{{
     run = 'make colorscheme',
     config = function()
       if not vim.g.night_and_day or vim.g.night_and_day == 'night' then