Thread: Tabs or Spaces?
View Single Post
Old 18th June 2008
JMJ_coder JMJ_coder is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 464
Default

Hello,

In vim, you can convert tabs to spaces - that is when you press tab it inserts x number of spaces (x based on other settings) - with:
set expandtab or set et


Does anyone know how to do this in (n)vi?
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14)
Reply With Quote