~/.vimrc

use vi / vim as IDE (Integrated development environment) a software development system using Ubuntu Linux. How do I auto complete file name under vim / vi text editor while editing text file or java / c / python program? I can auto complete file nameunder bash shell by hitting [TAB] key.

{ 5 comments }

Q. How do I print line numbers on printer for my c / java code written using vi / vim text editor under Linux / UNIX operating system?

{ 4 comments }

How do I turn on or off color syntax highlighting in vi or vim text editor under UNIX or Linux?

{ 36 comments }