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
- Host: GitHub
- URL: https://github.com/xiaoshihou514/ndp.vim
- Owner: xiaoshihou514
- License: gpl-3.0
- Created: 2024-09-19T08:03:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T07:09:09.000Z (almost 2 years ago)
- Last Synced: 2025-06-23T01:46:02.566Z (about 1 year ago)
- Topics: logic, proof, vim
- Language: Vim Script
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```