some more changes

This commit is contained in:
Barrett Ruth 2026-02-22 11:41:46 -05:00
parent b246383e47
commit f1e7d8fe7f
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
6 changed files with 64 additions and 20 deletions

View file

@ -263,6 +263,7 @@ return {
},
{
'stevearc/oil.nvim',
dir = '~/dev/oil.nvim',
config = function(_, opts)
require('oil').setup(opts)
local refresh = require("oil.actions").refresh