From 6bdc984e1ad73f0653f607dbe99116d48f79155d Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 19 Jul 2018 14:02:28 +0200 Subject: nvim: Change nvim settings header comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- nvim/init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/init.vim b/nvim/init.vim index e0d43a6..343f838 100644 --- a/nvim/init.vim +++ b/nvim/init.vim @@ -27,7 +27,7 @@ let g:lightline = { """ -" Set options +" NVim settings " syntax on -- cgit v1.2.3-54-g00ecf