summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/settings/options.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl
index 52745f1..b5a59d2 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -95,3 +95,4 @@
(set vim.g.netrw_banner 0)
(set vim.g.netrw_winsize 25)
(set vim.g.netrw_preview 1)
+(set vim.g.netrw_liststyle 3)