diff --git a/README.md b/README.md index 165bd53..4a33d0b 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,11 @@ require("oil").setup({ conceallevel = 3, concealcursor = "n", }, + -- Custom icons + icons = { + default_file = "", + directory = " ", + }, -- Oil will take over directory buffers (e.g. `vim .` or `:e src/` default_file_explorer = true, -- Restore window options to previous values when leaving an oil buffer