mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-19 05:24:19 +01:00
Merge pull request #71 from 2KAbhishek/feat/transparent-neovim-bg
Transparent Neovim background for all themes
This commit is contained in:
@@ -4,6 +4,7 @@ sudo apt install -y neovim
|
||||
|
||||
if [ ! -d "$HOME/.config/nvim" ]; then
|
||||
git clone https://github.com/LazyVim/starter ~/.config/nvim
|
||||
cp ~/.local/share/omakub/themes/neovim/commons.lua ~/.config/nvim/lua/plugins/
|
||||
cp ~/.local/share/omakub/themes/neovim/tokyo-night.lua ~/.config/nvim/lua/plugins/theme.lua
|
||||
|
||||
# Enable default extras
|
||||
|
||||
Reference in New Issue
Block a user