Skip to content

[x]it vim syntax support with dark force flaaaavor

License

Notifications You must be signed in to change notification settings

sadotsoy/vim-xit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[x]it! syntax plugin

Inspired by ryanolsonx plugin with my personal taste of salt.

Examples of syntax highlighting

Darkforce theme Darkforce

Breve Breve

Yui Yui

Nord Nord

Features

  • Indentation, the identation exists when we add text in multiple line using the first character column from the previous line.

  • According with jotaen specifiction the checkboxes must be a sequence of 3 characters, including white space, but I like the approach to have empty checkboxes [], so for default a empty checkbox is valid, if you want to invalid it you should add in your config file g:xit_invalid_empty_checkboxes = 1.

Instalation

Vim Packages

Using the built in package loader in Vim.

mkdir -p ~/.vim/pack/3rd/start
cd ~/.vim/pack/3rd/start
git clone https://github.com/sadotsoy/xit-vim

Plug

Using vim-plug:

Plug 'sadotsoy/xit-vim'

Vundle

Using Vundle:

Plugin 'sadotsoy/xit-vim'

Contributing

  • I've added a todo.xit file where I'll add a stuff to add, be free to take resolve it.

  • If you think you can make this plugin better, send a pull request.

License

MIT

About

[x]it vim syntax support with dark force flaaaavor

Resources

License

Stars

Watchers

Forks

Packages

No packages published