suxpert / dongbei.vim

vim syntax highlight plugin for dongbei-lang, see https://github.com/zhanyong-wan/dongbei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dongbei-vim

东北话编程 vim/neovim 插件。

瞅瞅啥效果啊

效果图环境 vim 8.0 (macOS+iterm2),colorscheme desert,及辅助插件:

食用方法

" add the following line into your vimrc in the vim-plug part:
Plug 'suxpert/dongbei.vim'

完事儿了再 :PlugInstall 就行咧。

" add the following line into your vimrc in the vundle part:
Plugin 'suxpert/dongbei.vim'

完事儿了再 :PluginInstall 就行咧。

  • DIY 玩家:你都 DIY 了肯定门儿清,那几个文件扔到 $VIMRUNTIME 或者 ~/.vim/ 对应的文件夹就得了。

About

vim syntax highlight plugin for dongbei-lang, see https://github.com/zhanyong-wan/dongbei

License:MIT License


Languages

Language:Vim Script 79.8%Language:Vim Snippet 20.2%