runtime(doc): clarify instal instructions for comment package Commit: https://github.com/vim/vim/commit/e595e9c31b651bcb15d2f40ff00fffa432370484 Author: Christian Brabandt <c...@256bit.org> Date: Fri May 17 17:29:37 2024 +0200
runtime(doc): clarify instal instructions for comment package Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/usr_05.txt b/runtime/doc/usr_05.txt index 063af9bfc..a9e8fb9c3 100644 --- a/runtime/doc/usr_05.txt +++ b/runtime/doc/usr_05.txt @@ -1,4 +1,4 @@ -*usr_05.txt* For Vim version 9.1. Last change: 2024 Apr 26 +*usr_05.txt* For Vim version 9.1. Last change: 2024 May 17 VIM USER MANUAL - by Bram Moolenaar @@ -445,7 +445,8 @@ Load the plugin with this command: > This way you can use the plugin with the default key bindings `gc` and similar for commenting (which is a well-established mapping in the Vim community). -After restarting your Vim, the plugin is active and you can read about it at: > +If you add this line to your vimrc file, then you need to restart Vim to have +the package loaded. Once the package is loaded, read about it at: > :h comment.txt More information about packages can be found here: |packages|. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1s7zlf-007gGL-SH%40256bit.org.