Skip to content

Commit

Permalink
Added vim-orgmode
Browse files Browse the repository at this point in the history
  • Loading branch information
pksunkara committed Apr 2, 2014
1 parent 62d26f9 commit a99a532
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 11 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -70,3 +70,6 @@
[submodule "bundle/gundo"]
path = bundle/gundo
url = git://github.com/sjl/gundo.vim
[submodule "bundle/vim-orgmode"]
path = bundle/vim-orgmode
url = git://github.com/jceb/vim-orgmode
2 changes: 1 addition & 1 deletion bundle/tagbar
Submodule tagbar updated from ace45a to be46ee
2 changes: 1 addition & 1 deletion bundle/ultisnips
Submodule ultisnips updated 119 files
2 changes: 1 addition & 1 deletion bundle/vim-airline
Submodule vim-airline updated from b7c88b to d111e4
2 changes: 1 addition & 1 deletion bundle/vim-commentary
Submodule vim-commentary updated 4 files
+1 −0 CONTRIBUTING.markdown
+6 −17 README.markdown
+4 −1 doc/commentary.txt
+16 −9 plugin/commentary.vim
2 changes: 1 addition & 1 deletion bundle/vim-fugitive
Submodule vim-fugitive updated 3 files
+7 −7 CONTRIBUTING.markdown
+1 −0 doc/fugitive.txt
+78 −57 plugin/fugitive.vim
2 changes: 1 addition & 1 deletion bundle/vim-gitgutter
2 changes: 1 addition & 1 deletion bundle/vim-javascript
Submodule vim-javascript updated 2 files
+13 −0 CONTRIBUTING.md
+33 −25 syntax/javascript.vim
2 changes: 1 addition & 1 deletion bundle/vim-markdown
Submodule vim-markdown updated 2 files
+28 −0 ftplugin/markdown.vim
+6 −0 syntax/markdown.vim
1 change: 1 addition & 0 deletions bundle/vim-orgmode
Submodule vim-orgmode added at 96dfdf
2 changes: 1 addition & 1 deletion bundle/vim-rails
Submodule vim-rails updated 4 files
+5 −21 README.markdown
+216 −215 autoload/rails.vim
+8 −13 doc/rails.txt
+45 −41 plugin/rails.vim

0 comments on commit a99a532

Please sign in to comment.