X-Git-Url: http://www.git.stargrave.org/?p=codecomm.git;a=blobdiff_plain;f=doc%2Fcodecomm.txt;h=6fadb8554d63e4be44a328a670d40691525c13c1;hp=6252e5b24487c7f1c1daab9ad345b4dbdfaa0524;hb=HEAD;hpb=b70e6e7c631f3faf6f25d4c747f589049f969f62 diff --git a/doc/codecomm.txt b/doc/codecomm.txt index 6252e5b..4fbb2c0 100644 --- a/doc/codecomm.txt +++ b/doc/codecomm.txt @@ -12,7 +12,8 @@ The only option for the Vim plugin is the placement of temporary file with aggregated comments. By default it is /tmp/codecomm.txt. You can override /tmp with $TMPDIR environment variable and the whole file path with: > - let g:codecomm_file = "/another/path.txt" + let g:codecomm_txt = "/another/path.txt" + let g:codecomm_ctr = "/another/path.ctr" PLUGIN USAGE *codecomm-usage* @@ -50,7 +51,7 @@ Header contains: LICENCE *codecomm-license* -Copyright (C) 2017-2022 Sergey Matveev +Copyright (C) 2017-2024 Sergey Matveev 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