neovim: remove neodev plugin

This commit is contained in:
2023-08-14 17:58:36 +03:00
parent 207c50decd
commit 3a0009f617
2 changed files with 0 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ require("packer").startup(function(use)
use({ "wbthomason/packer.nvim" })
use({ "nvim-lua/plenary.nvim" })
use({ "folke/neodev.nvim" })
-- Colorschemes go here
use({ "sainnhe/gruvbox-material" })