diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-30 01:06:32 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-30 01:06:32 -0300 |
commit | 6da0eb60ce8435917e126006b9506cbcd31b6ff0 (patch) | |
tree | f7189dbd5ed6076b7138974d2b5742f191ce7152 /vim.dot.link/plugin/auto_file.vim | |
parent | c0c227d51a3caf5502eac6bd65ab01117f12d29a (diff) | |
download | vim-6da0eb60ce8435917e126006b9506cbcd31b6ff0.tar.gz vim-6da0eb60ce8435917e126006b9506cbcd31b6ff0.tar.bz2 |
Feat: additional folding markers
Diffstat (limited to 'vim.dot.link/plugin/auto_file.vim')
-rw-r--r-- | vim.dot.link/plugin/auto_file.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim.dot.link/plugin/auto_file.vim b/vim.dot.link/plugin/auto_file.vim index 72e782f..2d46efc 100644 --- a/vim.dot.link/plugin/auto_file.vim +++ b/vim.dot.link/plugin/auto_file.vim @@ -1,4 +1,4 @@ -" auto_file.vim - Automatically file reading, saving; directory changer. +" auto_file.vim - Automatically file reading, saving; directory change {{{ " Autoread {{{ " |