/projet

Source code management tool and text editor plugin

Primary LanguageJavaScript

Projet

Projet is a source code management tool and text editor plugin. Projet draws inspiration from vim-projections and projectile.

Neovim plugin installation

Dependencies

npm --global install neovim

vim-plug

Plug 'dkendal/projet', {'rtp': 'vim', do: 'UpdateRemotePlugins'}

After installing make sure to run

:UpdateRemotePlugins