From 04e0835e0d4ee8b7885ec9dba1a3ef771ff97823 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 17 Oct 2020 13:39:26 +0000 Subject: [PATCH] nexrc: add exrc option --- dotfiles/nexrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/nexrc b/dotfiles/nexrc index 5d94608..41e4abf 100644 --- a/dotfiles/nexrc +++ b/dotfiles/nexrc @@ -1,5 +1,5 @@ " env -" Written in 2019 by Lucas +" Written in 2019-2020 by Lucas " CC0 1.0 Universal/Public domain - No rights reserved " " To the extent possible under law, the author(s) have dedicated all @@ -9,4 +9,4 @@ " Dedication along with this software. If not, see " . -set autoindent noflash iclower leftright ruler showmatch showmode wrapscan +set autoindent exrc noflash iclower leftright ruler showmatch showmode wrapscan