update
This commit is contained in:
parent
506b21e430
commit
709db1985b
91 changed files with 251 additions and 212 deletions
8
home/config/nvim/lua/gpskwlkr/plugins/init.lua
Normal file
8
home/config/nvim/lua/gpskwlkr/plugins/init.lua
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
return {
|
||||
"christoomey/vim-tmux-navigator",
|
||||
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
||||
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
||||
"inkarkat/vim-ReplaceWithRegister",
|
||||
"fedepujol/move.nvim",
|
||||
"xiyaowong/transparent.nvim"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue