Skip to content

Syntax highlighting for PSeInt files for Vim and NeoVim

License

Notifications You must be signed in to change notification settings

EddyBer16/pseint.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSeInt Syntax Highlighting Plugin for Vim

The Vim syntax highlighting plugin for PSeInt files

About

As a computer systems student mainly using Vim, I decided to make my own plugin to support PSeInt files. PSeInt is a pseudointerpreter for people who is learning programming and flowcharts.

Preview

Color theme: dracula - my .vimrc

Installation

Vim-Plug (Recommended)

Add the following line to your .vimrc

Plug 'EddyBer16/pseint.vim'

Add the following line to your .vimrc

Plugin 'EddyBer16/pseint.vim'

Run this command in your shell Note: You must have git installed in your system

git clone https://github.com/EddyBer16/pseint.vim.git ~/.vim/bundle/pseint.vim

License

MIT License

About

Syntax highlighting for PSeInt files for Vim and NeoVim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published