Navigation Menu

Skip to content

Commit

Permalink
remove the :Lorem cmd since we have a lorem global snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Grenfell committed Jan 31, 2009
1 parent a739c23 commit 3c8c0ff
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions vimrc
Expand Up @@ -189,16 +189,6 @@ function! SetCursorPosition()
end
endfunction

"define :Lorem command to dump in a paragraph of lorem ipsum
command! -nargs=0 Lorem :normal iLorem ipsum dolor sit amet, consectetur
\ adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore
\ magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
\ ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
\ irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
\ fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
\ proident, sunt in culpa qui officia deserunt mollit anim id est
\ laborum

"define :HighlightExcessColumns command to highlight the offending parts of
"lines that are "too long". where "too long" is defined by &textwidth or an
"arg passed to the command
Expand Down

0 comments on commit 3c8c0ff

Please sign in to comment.