chore(config): re-add seoul theme

main
sudo pacman -Syu 2022-09-26 09:30:19 +07:00
parent 620227c6c8
commit b748d806e0
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,9 @@ require("packer").startup(function()
-- https://github.com/cocopon/iceberg.vim
use("cocopon/iceberg.vim")
-- https://github.com/junegunn/seoul256.vim
use("junegunn/seoul256.vim")
-- Programming languages
-- https://github.com/sbdchd/neoformat
use("sbdchd/neoformat")