initial commit of multiline echo() |
|
More...
|
over 17 years ago
|
declare loop counter in InformationList#fill |
|
More...
|
over 17 years ago
|
remove unused var in exTabCompletion() |
|
More...
|
over 17 years ago
|
rename StatusLine#setClass's parameter to 'type' since 'class' is a reserved word |
|
More...
|
over 17 years ago
|
comment out unused :nohlsearch for now |
|
More...
|
over 17 years ago
|
don't bother returning a status value in Marks#jumpTo and remove trailing comma in :mark help propery assignment |
|
More...
|
over 17 years ago
|
remove trailing comma in :delmarks help propery assignment |
|
More...
|
over 17 years ago
|
remove FIXME comment |
|
More...
|
over 17 years ago
|
fix :mark and :delmarks (AKA return of the marks) and add range support to :delmarks |
|
More...
|
over 17 years ago
|
verbosity -> verbose |
|
More...
|
over 17 years ago
|
remove unnecessarily defined getters for the go, stal, titlestring options |
|
More...
|
over 17 years ago
|
add verbosity and vbs to options syntax group |
|
More...
|
over 17 years ago
|
add basic validators for the cpt, go, ssli, vbs, wim, and wop options |
|
More...
|
over 17 years ago
|
make :set display an error message and abort if an explicit value is specified for a boolean option |
|
More...
|
over 17 years ago
|
make error messages generated by :set more Vim-like |
|
More...
|
over 17 years ago
|
link vimperatorTodo to the Todo highlight group |
|
More...
|
over 17 years ago
|
move hrist's incomplete tab numbering patch to the Wiki for now |
|
More...
|
over 17 years ago
|
normalise fold markers |
|
More...
|
over 17 years ago
|
remove FIXME comment |
|
More...
|
over 17 years ago
|
add fold markers |
|
More...
|
over 17 years ago
|
improve the frame motion command - add [f to the existing ]f and support {count} for both |
|
More...
|
over 17 years ago
|
keyToString -> event.toString() |
|
More...
|
over 17 years ago
|
moved log and logObject into the vimperator object |
|
More...
|
over 17 years ago
|
remove unused functions outputAddonsList, selectInput, and toggle_image |
|
More...
|
over 17 years ago
|
declare title temporary variable |
|
More...
|
over 17 years ago
|
remove unused prev_match and heredoc global variables |
|
More...
|
over 17 years ago
|
make the global function parseBookmarkString a static function of Bookmarks |
|
More...
|
over 17 years ago
|
add all commands by name as properties of vimperator.commands |
|
More...
|
over 17 years ago
|
output "not implemented yet" messages for all unimplemented commands |
|
More...
|
over 17 years ago
|
update vimperator.vim with new commands |
|
More...
|
over 17 years ago
|