Skip to content

Commit

Permalink
remove vim-markdown-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenharman committed Aug 12, 2011
1 parent 8163106 commit 8733a4c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Expand Up @@ -19,9 +19,6 @@
[submodule ".vim/bundle/mileszs-ack"]
path = .vim/bundle/mileszs-ack
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/vim-markdown-preview"]
path = .vim/bundle/vim-markdown-preview
url = https://github.com/robgleeson/vim-markdown-preview.git
[submodule ".vim/bundle/vim-slim"]
path = .vim/bundle/vim-slim
url = https://github.com/bbommarito/vim-slim.git
Expand Down
1 change: 0 additions & 1 deletion .vim/bundle/vim-markdown-preview
Submodule vim-markdown-preview deleted from b0842f
2 changes: 0 additions & 2 deletions .vim/key_mappings.vim
Expand Up @@ -102,8 +102,6 @@
" open the source in a browser for distribution or copying as RTF
nmap gH :OpenHtml<CR>
" open Markdown preview
nmap gM :Mm<CR>
" Bubble single lines (uses unimpaired.vim)
nmap <C-Up> [e
Expand Down

0 comments on commit 8733a4c

Please sign in to comment.