[Github-comments] [geany/geany] Add .editorconfig (#1193)

elextr notifications at xxxxx
Thu Oct 13 10:43:11 UTC 2016


elextr commented on this pull request.



> @@ -0,0 +1,11 @@
+root = true
+
+[*]
+indent_size = 4
+end_of_line = lf
+
+[*.{c,h,cxx,am,m4}]
+indent_style = tab

Yeah, thats what I mean.

But, I guess limiting the indent_type=tab to only the filetypes that need it is probably useful when used for editing files.  Wouldn't want Python scripts to get tabs in them would we :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1193
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161013/4ca652b0/attachment.html>


More information about the Github-comments mailing list