![]() |
| | #1 |
| Registered User Join Date: Mar 2002
Posts: 72
| Vim tabs How could I edit my vim config file so that tabs (when c programming) take just 4 spaces? |
| PutoAmo is offline | |
| | #2 |
| Registered User Join Date: Aug 2001
Posts: 202
| Off hand, I'm not sure, but give this URL a shot. http://heather.cs.ucdavis.edu/~matloff/Vim/Doc.html My wager is that you'll find what you're looking for somewhere in there. starX www.axisoftime.com |
| starX is offline | |
| | #3 |
| Registered User Join Date: Oct 2002
Posts: 46
| I dug this out of my .gvimrc, bet it's the same for .vimrc set softtabstop=4 set shiftwidth=4 |
| rafe is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VIM: The (un)official thread | MK27 | Programming Book and Product Reviews | 31 | 01-15-2010 05:46 AM |
| vim question - linux | Stonehambey | Tech Board | 9 | 10-18-2008 04:05 AM |
| VIM editing ... more about those tabs! | hamsteroid | General Discussions | 10 | 04-10-2007 12:50 PM |
| I need to use dialogs as tabs? | BenPage | C++ Programming | 1 | 08-03-2005 08:59 AM |
| Tab Controls - API | -KEN- | Windows Programming | 7 | 06-02-2002 09:44 AM |