Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lambdalisue/vim-fern-comparator-lexical

🌿 fern.vim plugin which add lexical comparator
https://github.com/lambdalisue/vim-fern-comparator-lexical

fern-vim-plugin

Last synced: 12 days ago
JSON representation

🌿 fern.vim plugin which add lexical comparator

Awesome Lists containing this project

README

        

# 🌿 fern-comparator-lexical.vim

[![fern plugin](https://img.shields.io/badge/🌿%20fern-plugin-yellowgreen)](https://github.com/lambdalisue/fern.vim)

![Screenshot](https://user-images.githubusercontent.com/546312/73591839-13725800-4537-11ea-93d8-bb74036a7dfe.png)

[fern.vim](https://github.com/lambdalisue/fern.vim) plugin which add `lexical` comparator

## Usage

Set `"lexical"` to `g:fern#comparator` like

```vim
let g:fern#comparator = "lexical"
```