1
0
Fork 0

Install vim-unison

This commit is contained in:
Malte Brandy 2021-03-03 18:30:20 +01:00
parent 8524db6577
commit 070e8e00f6
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -5,6 +5,7 @@ let
customRC = builtins.readFile ./vimrc;
packages.myVimPackage = {
start = builtins.attrValues {
unison-vim = (import pkgs.sources.unison-nix).vim-unison;
inherit (pkgs.vimPlugins)
# coc-tabnine (TODO: Why doesnt it work?)
# TODO: tabnine config in home-manager