vimPlugins.pum-vim: init at 2024-08-17
This commit is contained in:
@@ -9352,6 +9352,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/frigoeu/psc-ide-vim/";
|
||||
};
|
||||
|
||||
pum-vim = buildVimPlugin {
|
||||
pname = "pum.vim";
|
||||
version = "2024-08-17";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Shougo";
|
||||
repo = "pum.vim";
|
||||
rev = "d9995c8f134ee84322d3dc6f12ea7f061dcacf3f";
|
||||
sha256 = "19akkaqja5khb3nqcm7yj84735vzkwqlr37k18bj34ncm60z9knw";
|
||||
};
|
||||
meta.homepage = "https://github.com/Shougo/pum.vim/";
|
||||
};
|
||||
|
||||
purescript-vim = buildVimPlugin {
|
||||
pname = "purescript-vim";
|
||||
version = "2023-02-06";
|
||||
|
||||
@@ -785,6 +785,7 @@ https://github.com/vim-scripts/prev_indent/,,
|
||||
https://github.com/ahmedkhalf/project.nvim/,,
|
||||
https://github.com/kevinhwang91/promise-async/,HEAD,
|
||||
https://github.com/frigoeu/psc-ide-vim/,,
|
||||
https://github.com/Shougo/pum.vim/,HEAD,
|
||||
https://github.com/purescript-contrib/purescript-vim/,,
|
||||
https://github.com/python-mode/python-mode/,,
|
||||
https://github.com/vim-python/python-syntax/,,
|
||||
|
||||
Reference in New Issue
Block a user