diff --git a/vimperatorrc.example b/vimperatorrc.example new file mode 100644 index 00000000..10fe3f62 --- /dev/null +++ b/vimperatorrc.example @@ -0,0 +1,12 @@ +" I don't like beeps +set nobeep +echo vimperatorrc found + +" embedded javascript is possible +" You can even add new functions which are then available in the :js command +javascript <