Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anufrievroman/vim-tex-kawaii

Vim plugin for Kawaii folds and conceals for LaTeX files
https://github.com/anufrievroman/vim-tex-kawaii

folds latex neovim neovim-plugin plugin vim

Last synced: 25 days ago
JSON representation

Vim plugin for Kawaii folds and conceals for LaTeX files

Awesome Lists containing this project

README

        

# Vim-Tex-Kawaii
Plugin for kawaii folds and conceals in latex.
The plugin is a fork of several plugins and files united together and posihed a bit to create nice folds and conceal latex syntax.

![screenshot](https://github.com/anufrievroman/vim-tex-kawaii/blob/master/screenshot.jpg)

## Original plugins:

- [tex-conceal](https://github.com/KeitaNakamura/tex-conceal.vim)
- [vim-tex-fold](https://github.com/matze/vim-tex-fold)
- [wjakob.vim](https://github.com/wjakob/wjakob.vim)

## Installation

Use your favorite plugin manager. Using vim-plug:

Plug 'anufrievroman/vim-tex-kawaii'

## Usage

Then open a latex file and you should see folds.

By default, to open/close folds in vim, use `za`. To remap it to `Tab` add this to your `.vimrc`:

map za