I recently re-installed my Mint system and now vim does not auto indent when writing code and has poor color coding. Does any one know what I need to change and where the config file for that is? Thanks.
lewashby 56 Junior Poster
Recommended Answers
Jump to PostIf memory serves, there should be an example vimrc file at the following location:
/usr/share/vim/vimXX
(where XX is the version of vim installed)
The file will be called something likevimrc_example.vim
. This contains a sane set of defaults for vim, including auto-indent and syntax highlighting. You can copy that to your …
All 4 Replies
CimmerianX 197 Junior Poster
JasonHippy 739 Practically a Master Poster
thomthurlow 0 Newbie Poster
JasonHippy 739 Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.