Home

Awesome

<div align="center">

color-converter.nvim

License Neovim version

FeaturesInstallUsageContribute

<img width="800" src="./assets/demo.svg" /> </div>

Easily convert your CSS colors without leaving your favorite editor.

Features

Install

Packer

use 'NTBBloodbath/color-converter.nvim'

Usage

Just configure the commands, place the cursor over the line containing the CSS color and trigger the command that you want.

Commands

color-converter.nvim respects your keyboard shortcuts, so it doesn't create any by default. Instead, expose commands so you can create keyboard shortcuts yourself. These commands are the following:

Acknowledgements

Contribute

  1. Fork it (https://github.com/NTBBloodbath/color-converter.nvim/fork)
  2. Create your feature branch (<kbd>git checkout -b my-new-feature</kbd>)
  3. Commit your changes (<kbd>git commit -am 'Add some feature'</kbd>)
  4. Push to the branch (<kbd>git push origin my-new-feature</kbd>)
  5. Create a new Pull Request

Todo

License

color-converter.nvim is distributed under MIT license.