diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-28 20:37:57 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-28 20:37:57 -0300 |
commit | 520351e0b4aa06be5d72c89aec73e218fa2ea044 (patch) | |
tree | 159f6461a37eabbffd2c73a5aa697295449301ea | |
parent | af240d88c81a2fb825096081934a7cd18be9fca3 (diff) | |
download | vim-520351e0b4aa06be5d72c89aec73e218fa2ea044.tar.gz vim-520351e0b4aa06be5d72c89aec73e218fa2ea044.tar.bz2 |
Feat: folding markers (3)
-rw-r--r-- | vimrc.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link index a7e739f..8989a1f 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -67,7 +67,7 @@ set wildmenu " http://www.techrepublic.com/blog/it-security/turn-off-modeline-support-in-vim/ set nomodeline set modelines=0 -}}} +" }}} " Session management {{{ " |