Skip to content

Commit

Permalink
Remove unused base16-vim
Browse files Browse the repository at this point in the history
  • Loading branch information
dietrichm committed Sep 3, 2023
1 parent 4fc9691 commit ebd8643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nvim/.config/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Plug('knubie/vim-kitty-navigator',
{ ['do'] = 'cp ./*.py ' .. vim.fn.shellescape(vim.fn.expand('$MY_CONFIG_ROOT/kitty/.config/kitty')) })

-- UI and colours.
Plug 'chriskempson/base16-vim'
Plug 'NLKNguyen/papercolor-theme'
Plug 'justinmk/molokai'

Expand Down

0 comments on commit ebd8643

Please sign in to comment.