diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2018-07-19 14:02:28 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2018-07-19 14:02:28 +0200 |
commit | 6bdc984e1ad73f0653f607dbe99116d48f79155d (patch) | |
tree | 852e2d9f812e71e409b081fed7cba4d3dfa5b2ff | |
parent | 7a5d22e509b5d25622eb3560eba4b7ed827ebbf5 (diff) | |
download | dotfiles-6bdc984e1ad73f0653f607dbe99116d48f79155d.tar.xz |
nvim: Change nvim settings header comment
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | nvim/init.vim | 2 |
1 files changed, 1 insertions, 1 deletions
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 |