Skip to content

Instantly share code, notes, and snippets.

@jtadeulopes
Last active September 10, 2015 19:14
Show Gist options
  • Select an option

  • Save jtadeulopes/8978872 to your computer and use it in GitHub Desktop.

Select an option

Save jtadeulopes/8978872 to your computer and use it in GitHub Desktop.

Revisions

  1. jtadeulopes revised this gist Sep 10, 2015. 1 changed file with 1 addition and 3 deletions.
    4 changes: 1 addition & 3 deletions filetype.vim
    Original file line number Diff line number Diff line change
    @@ -1,3 +1 @@
    au BufRead,BufNewFile /opt/nginx/conf/* set ft=nginx

    ddd
    au BufRead,BufNewFile /opt/nginx/conf/* set ft=nginx
  2. jtadeulopes revised this gist Sep 10, 2015. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion filetype.vim
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    au BufRead,BufNewFile /opt/nginx/conf/* set ft=nginx
    au BufRead,BufNewFile /opt/nginx/conf/* set ft=nginx

    ddd
  3. jtadeulopes created this gist Feb 13, 2014.
    1 change: 1 addition & 0 deletions filetype.vim
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    au BufRead,BufNewFile /opt/nginx/conf/* set ft=nginx