Add oil.nvim plugin, no config

This commit is contained in:
smashblu 2024-10-04 16:19:42 -07:00
parent c887281569
commit 1e8f14bf35
2 changed files with 13 additions and 0 deletions

View file

@ -49,6 +49,8 @@ require('lazy').setup({
require 'custom/plugins/typescript-tools',
require 'custom/plugins/oil',
-- require 'custom/plugins/markview',
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the