Skip to content

dm4/vim-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vim-writer

An iA Writer like markdown theme of MacVim / gVim.

Installation

cd ~/.vim/bundle
git clone https://github.com/dm4/vim-writer.git
  • Using Vundle

    Add Bundle 'dm4/vim-writer' to your ~/.vimrc and then do :BundleInstall in vim.

Notice

By default, vim recognizes your .md file as modula2 file. You could add this to your .vimrc file to solve it:

autocmd BufReadPost,BufNewFile *.md set filetype=markdown

Credit

About

An iA Writer like markdown theme of vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published