Merge pull request #137108 from figsoda/fix-neorg

vimPlugins.neorg: fix owner
This commit is contained in:
Sandro 2021-09-08 16:54:57 +02:00 committed by GitHub
commit 92a298b4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -3482,12 +3482,12 @@ final: prev:
pname = "neorg";
version = "2021-09-05";
src = fetchFromGitHub {
owner = "vhyrro";
owner = "nvim-neorg";
repo = "neorg";
rev = "47a0a3d91ddde94488ccd03d38b5beeb296d3148";
sha256 = "0n8scyjy3wx2l3anl3dyipx7rlayrjb5dlri2r81dr1s77vkch83";
};
meta.homepage = "https://github.com/vhyrro/neorg/";
meta.homepage = "https://github.com/nvim-neorg/neorg/";
};
neoscroll-nvim = buildVimPluginFrom2Nix {

View File

@ -511,6 +511,7 @@ nvim-lua/lsp-status.nvim
nvim-lua/lsp_extensions.nvim
nvim-lua/plenary.nvim
nvim-lua/popup.nvim
nvim-neorg/neorg@main
nvim-telescope/telescope-dap.nvim
nvim-telescope/telescope-frecency.nvim
nvim-telescope/telescope-fzf-native.nvim@main
@ -789,7 +790,6 @@ urbit/hoon.vim
Valloric/MatchTagAlways
Valodim/deoplete-notmuch
vhda/verilog_systemverilog.vim
vhyrro/neorg@main
vigoux/LanguageTool.nvim
vim-airline/vim-airline
vim-airline/vim-airline-themes