Remove icons
All checks were successful
/ check (push) Successful in 1m40s

This commit is contained in:
Oliver Davies 2025-05-08 13:03:27 +01:00
parent 3b3fb90b7a
commit 899486ac14

View file

@ -1,5 +1,5 @@
require("oil").setup {
columns = { "icon" },
columns = {},
keymaps = {
["<C-h>"] = false,