vimPlugins.famous-quotes-nvim: init at 2025-05-07 (#404844)
This commit is contained in:
@@ -4630,6 +4630,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
famous-quotes-nvim = buildVimPlugin {
|
||||
pname = "famous-quotes.nvim";
|
||||
version = "2025-05-07";
|
||||
src = fetchFromGitHub {
|
||||
owner = "mahyarmirrashed";
|
||||
repo = "famous-quotes.nvim";
|
||||
rev = "dc493abfb51581b6716986b4311c367c6a100bab";
|
||||
sha256 = "179hgxyhzca4g0xmx02kl7gy7c6058kgww4zv7f1dvl2mf59ln67";
|
||||
};
|
||||
meta.homepage = "https://github.com/mahyarmirrashed/famous-quotes.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
far-vim = buildVimPlugin {
|
||||
pname = "far.vim";
|
||||
version = "2024-05-14";
|
||||
|
||||
@@ -354,6 +354,7 @@ https://github.com/sainnhe/everforest/,,
|
||||
https://github.com/google/executor.nvim/,HEAD,
|
||||
https://github.com/jinh0/eyeliner.nvim/,HEAD,
|
||||
https://github.com/fenetikm/falcon/,,
|
||||
https://github.com/mahyarmirrashed/famous-quotes.nvim/,HEAD,
|
||||
https://github.com/brooth/far.vim/,,
|
||||
https://github.com/Chaitanyabsprip/fastaction.nvim/,HEAD,
|
||||
https://github.com/pteroctopus/faster.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user