mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:43:34 +03:00
Added formatting sections for emacs and vim
This commit is contained in:
parent
e2e3c95d3b
commit
6147879837
33 changed files with 260 additions and 0 deletions
|
|
@ -1322,3 +1322,11 @@ int main(int argc, char **argv)
|
|||
}
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
* local variables:
|
||||
* eval: (load-file "../curl-mode.el")
|
||||
* end:
|
||||
* vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker
|
||||
* vim<600: et sw=2 ts=2 sts=2 tw=78
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue