# Intro A neovim plugin that provides project-specific configuration file loading and performs runtime tasks on projects. # Install Use the [chromatin] plugin manager with the spec `hackage:proteome`: ```vim let g:chromatin_rplugins += [{ 'spec': 'hackage:proteome', 'name': 'proteome' }] ``` [chromatin]: https://github.com/tek/chromatin.nvim