flake: update inputs; build oxocarbon from main repository

This commit is contained in:
raf 2024-04-23 12:28:46 +03:00
commit 894022228a
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 68 additions and 54 deletions

View file

@ -93,8 +93,6 @@
# LSP plugins
plugin-nvim-lspconfig = {
# url = "github:neovim/nvim-lspconfig?ref=v0.1.3";
# Use master for nil_ls
url = "github:neovim/nvim-lspconfig";
flake = false;
};
@ -345,7 +343,7 @@
};
plugin-oxocarbon = {
url = "github:glyh/oxocarbon.nvim/lualine-support";
url = "github:nyoom-engineering/oxocarbon.nvim";
flake = false;
};