Commit Graph
23 Commits
Author SHA1 Message Date
Ted Pavlic 254bb5c8ef Added :set! alias to help options.txt 2009-01-02 12:11:21 -05:00
Ted Pavlic c56ba42693 Added ;* tags to list items under :h ; 2009-01-02 12:06:36 -05:00
Ted Pavlic 1facfe407f Several edits to help docs to clarify when plugins are loaded and what can cause them to not be loaded. 2009-01-02 11:37:07 -05:00
Ted Pavlic a1dcfa4e02 Added :lpl and :loadplugins to vimperator.vim 2008-12-30 11:22:11 -05:00
Ted Pavlic 5d8d61cc01 When setting rtp on startup, set VIMPERATOR_RUNTIME to match if it doesn't already exist. 2008-12-30 10:10:37 -05:00
Ted Pavlic aef0a1fe28 Spelling 'refactoring'. 2008-12-29 16:46:26 -05:00
Ted Pavlic ed62a80d20 Use consistent _$VAR_ in help. Before it was mix of _$VAR_ and \'$VAR' 2008-12-29 16:43:46 -05:00
Ted Pavlic 7c64cd0a6c Put quotes around example bash command, just like Vim's help. 2008-12-29 16:32:57 -05:00
Ted Pavlic db7d16bf0e Swapped help defaults for sh and shcf. Now they're correct. 2008-12-29 16:30:20 -05:00
Ted Pavlic 6cbf75ca53 Put quotes around CDPATH in cdpath default help string, as is convention. 2008-12-29 16:25:13 -05:00
Ted Pavlic 61e6133373 Updated cdpath help defaults to mention CDPATH env var. 2008-12-29 16:22:35 -05:00
Ted Pavlic 015d299b3b Changed hyphens to en dashes where appropriate. Note that spaced en dashes can be changed to single em dashes, but should be consistent. See CMOS. 2008-12-29 14:45:48 -05:00
Ted Pavlic 81370f7071 Fixed starting.txt so that numbered list is not in-line. 2008-12-29 14:32:26 -05:00
Ted Pavlic e757af0456 Updated :editor help to use <C-i> instead of <Ctrl-i> to be consistent with the rest of help. 2008-12-28 03:16:04 -05:00
Ted Pavlic 993ba60ee7 Allow empty defsearch. 2008-12-19 10:49:56 -05:00
Ted Pavlic 50f73844c8 Reverting empty defsearch changes in last two commits. Leaving in JS catches. 2008-12-18 13:20:47 -05:00
Ted Pavlic d6e5bdbe77 Updated :help 'defsearch' to reflect empty behavior. 2008-12-18 12:45:46 -05:00
Ted Pavlic 195fc10e05 Allows for empty defsearches and prevents red JS errors on bad URLs. 2008-12-18 12:34:12 -05:00
Ted Pavlic fb2751faf7 Capture exception thrown by normalize on MacOSX. Feel free to revert. I did my best. 2008-12-16 16:00:07 -05:00
Ted Pavlic 47496af2e0 Added LIBERATOR_HOME so that users don't have to define lots of environment _HOMEs as the liberator project grows. 2008-12-12 07:42:19 -05:00
Ted Pavlic 448b93a9b9 Fixed :!echo $PATH 2008-12-11 16:05:51 -05:00
Ted Pavlic 8d6b237b9e Fixed ':open stuff://junk' to do a defsearch 2008-12-08 16:49:42 -05:00
Ted Pavlic 21a38093e2 Fixed ':open google this is a sentence. this is another' 2008-12-08 16:44:41 -05:00