forked from dea/dea-files
cerulean
This commit is contained in:
parent
ac95603fc4
commit
f7de9f7a23
42 changed files with 1061 additions and 445 deletions
|
|
@ -1,11 +0,0 @@
|
|||
vim.g.mapleader = " "
|
||||
|
||||
vim.opt.termguicolors = true -- use terminal colors
|
||||
vim.opt.relativenumber = true
|
||||
vim.opt.number = true
|
||||
vim.opt.wrap = true
|
||||
-- vim.opt.colorcolumn = "80"
|
||||
vim.cmd.colorscheme("candyland")
|
||||
|
||||
require("plugins")
|
||||
require("lsp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue