about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVitor Gonçalves <vitorg@tilde.team>2024-01-27 12:18:32 -0300
committerVitor Gonçalves <vitorg@tilde.team>2024-01-27 12:18:32 -0300
commit85454b9d3f21e65f0eebcd50388d29b18b4c0507 (patch)
treea45145ad3b2a40b3e25076206515de592703e41f /.gitmodules
parente05b0a1dbe2990f66fcec6837d6fa17683d322af (diff)
downloaddots-85454b9d3f21e65f0eebcd50388d29b18b4c0507.tar.gz
nvim: gruvbox-nvim is my friend now
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9494896..b1f719d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
 [submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
 	path = .config/zsh/plugins/zsh-syntax-highlighting
 	url = https://github.com/zsh-users/zsh-syntax-highlighting.git
+[submodule ".config/nvim/pack/plugins/start/gruvbox.nvim"]
+	path = .config/nvim/pack/plugins/start/gruvbox.nvim
+	url = https://github.com/ellisonleao/gruvbox.nvim