vimPlugins.faster-nvim: init at 2024-04-11

Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
This commit is contained in:
PowerUser64 2024-05-31 04:56:43 -07:00 committed by Matthieu Coudron
parent 4aeb04ca4c
commit 0600ce8b54
2 changed files with 13 additions and 0 deletions

View File

@ -17370,5 +17370,17 @@ final: prev:
meta.homepage = "https://github.com/jhradilek/vim-snippets/";
};
faster-nvim = buildVimPlugin {
pname = "faster-nvim";
version = "2024-04-11";
src = fetchFromGitHub {
owner = "pteroctopus";
repo = "faster.nvim";
rev = "e85c5bdff0cd1e17cbee855ae23c25e7b8e597cb";
sha256 = "sha256-oruxdxoMq46F9lf1JxkbrqdzR0JwDE1y/cVCaTD4SBg=";
};
meta.homepage = "https://github.com/pteroctopus/faster.nvim";
};
}

View File

@ -298,6 +298,7 @@ https://github.com/google/executor.nvim/,HEAD,
https://github.com/jinh0/eyeliner.nvim/,HEAD,
https://github.com/fenetikm/falcon/,,
https://github.com/brooth/far.vim/,,
https://github.com/pteroctopus/faster.nvim/,HEAD,
https://github.com/konfekt/fastfold/,,
https://github.com/lilydjwg/fcitx.vim/,fcitx5,
https://github.com/freddiehaddad/feline.nvim/,,