]> Sergey Matveev's repositories - vimslides.git/blobdiff - vimslides.vim
Raise copyright years
[vimslides.git] / vimslides.vim
index 36458fec9138f41441a23f06f567a055dfe50811..ccb288821c53c85fdb31dc1885ddcc2209b15991 100644 (file)
@@ -1,5 +1,5 @@
 " vimslides -- presenation helper inside Vim
-" Copyright (C) 2015 Sergey Matveev <stargrave@stargrave.org>
+" Copyright (C) 2015-2018 Sergey Matveev <stargrave@stargrave.org>
 "
 " This program is free software: you can redistribute it and/or modify
 " it under the terms of the GNU General Public License as published by
@@ -23,6 +23,7 @@ setlocal colorcolumn=0
 setlocal norelativenumber
 setlocal laststatus=0
 setlocal scrolloff=2
+setlocal conceallevel=2
 
 setlocal shiftwidth=4
 setlocal foldmethod=indent