Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kaula.vim

Basic Kaula support for Vim.

Features

  • Syntax Highlighting Support
  • Fold Support - Run set foldmethod=syntax to fold.
  • Auto Indent Support

How to Install

Add the following to your .vimrc or init.vim:

Plug 'GuYang17/kaula.vim'

Then run inside Vim:

:PlugInstall

Add the following to your .vimrc:

Plugin 'GuYang17/kaula.vim'

Then run inside Vim:

:PluginInstall

Clone the repository to your bundle directory:

git clone https://github.com/GuYang17/kaula.vim ~/.vim/bundle/kaula.vim

packer.nvim (Neovim)

Add to your init.lua:

use 'GuYang17/kaula.vim'

About

Kaula basic support for Vim

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages