Merge pull request 'themes' (#4) from themes into master
Reviewed-on: #4
This commit is contained in:
commit
727424d416
|
@ -1,2 +1,3 @@
|
|||
vim/*
|
||||
nvim/.config/nvim/plugin/packer_compiled.lua
|
||||
tmux/.config/tmux/plugins/*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
-- general theme
|
||||
vim.cmd("colorscheme kanagawa")
|
||||
vim.cmd("colorscheme ayu")
|
||||
|
||||
-- ignore background color for transparency
|
||||
-- vim.cmd("highlight Normal guibg=none")
|
||||
|
|
Loading…
Reference in New Issue