aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins.lua
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-08-04 01:57:51 +0800
committerjdhao <jdhao@hotmail.com>2021-08-04 01:57:51 +0800
commit4d3c038cb500de307eb95e6b7c1ec21f075323c7 (patch)
treecb4698156cafe1ad5f65de41fc21875ed0c6b155 /lua/plugins.lua
parent9f8e36399a5f0c92be712a0b7609c57b020042b6 (diff)
Remove neodark theme
It does not have good highlight for Markdown links.
Diffstat (limited to 'lua/plugins.lua')
-rw-r--r--lua/plugins.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua
index 8471f54..58e8b7d 100644
--- a/lua/plugins.lua
+++ b/lua/plugins.lua
@@ -90,7 +90,6 @@ require('packer').startup(
use 'ajmwagar/vim-deus'
use 'lifepillar/vim-solarized8'
use 'navarasu/onedark.nvim'
- use 'KeitaNakamura/neodark.vim'
use 'sainnhe/edge'
use 'sainnhe/sonokai'
use 'sainnhe/gruvbox-material'