Skip to content

lervag/wiki-ft.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple Vim filetype plugin for .wiki files that adds some syntax highlighting and very simple folding functions. It depends on wiki.vim for proper highlighting of links.

See :h wiki-ft for more information.

Installation

If you use vim-plug, then add the following lines to your vimrc file:

Plug 'lervag/wiki.vim'
Plug 'lervag/wiki-ft.vim'

" If you do not want to use the wiki.vim plugin:
let g:wiki_loaded = 1

About

Simple Vim filetype plugin for wiki-files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages