]> Arthur Taft Gitweb - nvim.git/blob - lua/plugins/files.lua
Change tab indent to 4 spaces
[nvim.git] / lua / plugins / files.lua
1 return {
2   { "stevearc/oil.nvim", opts = {} }, -- file explorer as buffer
3 }