Search Results

Search: Posts Made By: Don Cragun
2,877
Posted By Don Cragun
I'm lost. What is 'auto comment' behavior? ...
I'm lost. What is 'auto comment' behavior?

And, just for the fun of it, what is the output from the command:
set|grep EXINIT
2,877
Posted By Don Cragun
The vi[m] command to show the non-default...
The vi[m] command to show the non-default settings currently active, use the command:
:set
To see the current settings of all of your vi or vim options, use the command:
:set all
2,877
Posted By Don Cragun
Using: :set noautoindent before you paste the...
Using:
:set noautoindent
before you paste the text into your file will turn off automatic indentation. You probably don't want to always set noautoindent when you're manually editing new code, but...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy