Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .dir-locals and set c-basic-offset to 2.
This makes it easier for emacs users to automatically get the right 2-space indentation when they edit curl source files. c++-mode is in there as well because Emacs can't easily know if something is a C or C++ header. Closes curl#574
- Loading branch information