Set editor for crontab
Run command 'export EDITOR=path' (where path is the path of the editor you want to use: /usr/bin/vim for example)

Edit crontab
crontab -e

List crontab
crontab -l

User must be listed in /etc/cron.allow and NOT /etc/cron.deny (on Debian systems, these files do not have to exist)