I am new to Linux so please go easy on me. I am writing a program in c and formatting my code with vi editor and/or gedit is becoming a real pain in the butt; So, I need something to help me with the indentations of the code. I found this post here:
How to get gedit to auto-indent code
- The best response,basically refers the asked question to a plugin for gedit text editor.
- I followed the instructions; ie., I created .gnome2/gedit/plugins folders in the home directory and copied the extracted files there.
- went to edit, preferences,plugins, but the "Intelligent Text Completion" option is not there.
-I am running Ubuntu on virtual box.
Am I doing something wrong? OR is there something easier for me to do?