Lines Matching refs:user
9 Chapter 26 of the user manual introduces repeating |usr_26.txt|.
194 For writing a Vim script, see chapter 41 of the user manual |usr_41.txt|.
670 package with optional plugins, and tell the user to add the preferred ones with
690 This allows for the user to do: >
695 Here "myfoobar" is a name that the user can choose, the only condition is that
698 In your documentation you explain what the plugins do, and tell the user how
706 generated file in the package means that the user can drop the package in the
734 sourced file or user function and set breakpoints.
758 this command executes. Useful for debugging a specific script or user
762 3. Set a breakpoint in a sourced file or user function. You could do this in
779 When inside a user function, this will print the value of the local variable
809 it's finished. This steps over user function calls
813 the next command. This steps into called user
821 finish Finish the current script or user function and come
973 of getting them directly from the user. Only useful for test
979 user, don't use typeahead for debug commands.
1059 - other user defined functions
1071 The time Vim spends waiting for user input isn't counted at all. Thus how