proteome: neovim project manager

[ library, neovim, program ] [ Propose Tags ]
This version is deprecated.
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.6.0, 0.3.7.0, 0.3.8.0, 0.3.9.0, 0.3.10.0, 0.3.11.0, 0.3.12.0, 0.3.13.0, 0.3.14.0, 0.3.15.0, 0.3.16.0, 0.3.17.0, 0.9.9.9, 0.9.10 (info)
Dependencies ansi-terminal, base (>=4.7 && <5), containers, data-default-class, deepseq, directory, filepath, hslogger, lens, messagepack, MissingH, mtl, nvim-hs, pretty-terminal, prettyprinter, process, proteome, resourcet, split, stm, strings, text, time, unliftio, utf8-string [details]
License MIT
Copyright 2018 Torsten Schmits
Author Torsten Schmits
Maintainer tek@tryp.io
Category Neovim
Home page https://github.com/tek/proteome-hs#readme
Bug tracker https://github.com/tek/proteome-hs/issues
Source repo head: git clone https://github.com/tek/proteome-hs
Uploaded by tek at 2018-12-09T15:16:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables proteome
Downloads 9145 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-12-09 [all 1 reports]

Readme for proteome-0.3.2.0

[back to package description]

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:

let g:chromatin_rplugins += [{ 'spec': 'hackage:proteome', 'name': 'proteome' }]