Nvim: use oil instead of nvim-tree, add screensaver
This commit is contained in:
5
.config/nvim/lua/plugins/remote.lua
Normal file
5
.config/nvim/lua/plugins/remote.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'amitds1997/remote-nvim.nvim',
|
||||
config = true,
|
||||
enabled = false
|
||||
}
|
||||
Reference in New Issue
Block a user