From f687b721e91454413e32d252ea0a094d643e8877 Mon Sep 17 00:00:00 2001 From: Juan David Merchan Torres Date: Fri, 31 Mar 2023 14:29:59 -0500 Subject: [PATCH] docs(doc): Change custom icons to columns config --- doc/oil.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/oil.txt b/doc/oil.txt index a4aa2ec..08c3908 100644 --- a/doc/oil.txt +++ b/doc/oil.txt @@ -17,7 +17,7 @@ OPTIONS *oil-option -- Id is automatically added at the beginning, and name at the end -- See :help oil-columns columns = { - "icon", + { "icon", default_file = "", directory = " " }, -- "permissions", -- "size", -- "mtime", @@ -37,11 +37,6 @@ OPTIONS *oil-option 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