mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 03:44:57 -04:00
initial commit
This commit is contained in:
commit
c4ff3550e4
36 changed files with 2380 additions and 0 deletions
3
.config/nvim/lua/plugins/init.lua
Normal file
3
.config/nvim/lua/plugins/init.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
{ "rebelot/kanagawa.nvim" }
|
||||
}
|
||||
Loading…
Reference in a new issue