summaryrefslogtreecommitdiff
path: root/fnl/settings
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/settings')
-rw-r--r--fnl/settings/options.fnl3
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl
index 1030f08..303185a 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -87,6 +87,3 @@
(apply-opts opts)
(set vim.g.mapleader " ")
(set vim.g.maplocalleader " ")
-
-;; Netrw settings
-(set vim.g.netrw_banner 0)