summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-11-09 16:23:27 -0600
committerMatt Strapp <matt@mattstrapp.net>2023-11-09 16:24:53 -0600
commit85624cbbe2ec0c2622ed070c707af35d6a8d27a9 (patch)
tree127cdeb502747a839ebedc8c475fd88d0acebdf0 /.gitmodules
parentp10k reconfigure (diff)
downloaddotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.tar
dotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.tar.gz
dotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.tar.bz2
dotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.tar.lz
dotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.tar.xz
dotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.tar.zst
dotfiles-85624cbbe2ec0c2622ed070c707af35d6a8d27a9.zip
Remove lvim, use lazyvim instead
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..fb02cff
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "dot_config/nvim"]
+ path = dot_config/nvim
+ url = https://github.com/LazyVim/starter