mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 08:39:56 -06:00
neovim - ensure solarized8 on clean install
This commit is contained in:
@@ -16,6 +16,7 @@ end
|
|||||||
-- Bootstrap essential plugins required for installing and loading the rest.
|
-- Bootstrap essential plugins required for installing and loading the rest.
|
||||||
ensure("wbthomason", "packer.nvim")
|
ensure("wbthomason", "packer.nvim")
|
||||||
ensure("Olical", "aniseed")
|
ensure("Olical", "aniseed")
|
||||||
|
ensure("lifepillar", "vim-solarized8")
|
||||||
|
|
||||||
-- Enable Aniseed's automatic compilation and loading of Fennel source code.
|
-- Enable Aniseed's automatic compilation and loading of Fennel source code.
|
||||||
vim.g["aniseed#env"] = {
|
vim.g["aniseed#env"] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user