Well Today I started to do a project or a file using terminal with the command "vim" so I had a new file in my Documents - FolderName called carlos.Portugal.html so I started editing and adding HTML. Its really interesting because I dont get to use or move around with the mouse instead I just move around with the keyboard using "J" to go down "k" to go up "H" to go left and "L" to go right, Ill get use to it tho.
My goal for this week is to dominated and control better vim using terminal and also to move around using the keyboard with UNIX in vim.
Good goal! With the .vimrc file from here:
ReplyDeletehttp://openbookproject.net/pybiblio/tips/elkner/vim4python.php
vim becomes a fast, powerful Python IDE.