First commit
Added zsh, kitty, tmux, nvim and yazi
This commit is contained in:
8
.config/nvim/lua/custom/plugins/init.lua
Normal file
8
.config/nvim/lua/custom/plugins/init.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
-- You can add your own plugins here or in other files in this directory!
|
||||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {
|
||||
"ThePrimeagen/vim-be-good",
|
||||
"voldikss/vim-floaterm",
|
||||
}
|
||||
Reference in New Issue
Block a user