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

https://github.com/xiaoshihou514/ndp.vim

Vim support for the natural deduction markup language
https://github.com/xiaoshihou514/ndp.vim

logic proof vim

Last synced: 12 months ago
JSON representation

Vim support for the natural deduction markup language

Awesome Lists containing this project

README

          

# ndp.vim

(Neo)Vim support for the natural deduction markup language

## Features

- syntax highlighting
- go to specific proof by number, (`NdpGotoLine`, binds to `gd` by default)

## Installation

Install with your [favorite](https://github.com/junegunn/vim-plug) [plugin](https://github.com/folke/lazy.nvim) [manager](https://github.com/nvim-neorocks/rocks-git.nvim).

```
xiaoshihou514/ndp.vim
```