Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

fix a couple of typos #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Vim syntax highlighting rules for modern CMake.

The vim syntax rules shipped with vim are out-of-date. These ones are less so.

# Installation
## Installation

With Pathogen

Expand All @@ -14,5 +14,4 @@ With Pathogen
With Vundle

" .vimrc
Plugin 'nickhutchinson/vim-make-syntax'

Plugin 'nickhutchinson/vim-cmake-syntax'