Add neovim config
This commit is contained in:
4
nvim/lua/plugins/init.lua
Normal file
4
nvim/lua/plugins/init.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
||||
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
||||
}
|
||||
Reference in New Issue
Block a user