Skip to content

Installation

awelormro edited this page Apr 24, 2023 · 2 revisions

Prerequisites

  • Assure to have python and/or python3 support enabled.

Dependencies

For the correct plugin work, you will need the following requirements:

Install the speeddating, NrrwRgn, vim-syntaxrange, calendar-vim, utl.vim, and calendar-vim, the following is the installing using vim-plug:

Plug 'awelormro/vim-abuorgmode'
Plug 'mattn/calendar-vim'
Plug 'tpope/vim-speeddating'
Plug 'chrisbra/NrrwRgn'
Plug 'suliveevil/utl.vim'
Plug 'inkarkat/vim-SyntaxRange'
Plug 'vim-scripts/Tagbar'

With Panthogen:

Plugin 'awelormro/vim-abuorgmode'
Plugin 'mattn/calendar-vim'
Plugin 'tpope/vim-speeddating'
Plugin 'chrisbra/NrrwRgn'
Plugin 'suliveevil/utl.vim'
Plugin 'inkarkat/vim-SyntaxRange'
Plugin 'vim-scripts/Tagbar'
Clone this wiki locally