some changes regarding rustdesk and a new project
This commit is contained in:
@@ -5,8 +5,8 @@ self: super: {
|
||||
version = "1.0.0";
|
||||
src = super.fetchgit {
|
||||
url = "https://git.cloonar.com/Cloonar/chatgpt.vim.git";
|
||||
rev = "d6dc98cd586272741eaacf2cd6e94c6a6a1b7da2";
|
||||
sha256 = "sha256-t9toNPBTGti2ufGYHBVZbEV3DpBX8RK4ayhBlpHgygk=";
|
||||
rev = "a354ff080afc5411967a98d6af1c714f26c1a2e5";
|
||||
sha256 = "sha256-k90qf6iL8EjAAd97uXSMDmJYIuwzXxiTcZPw7CTYH7A=";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -50,7 +50,8 @@
|
||||
nvim-lspconfig
|
||||
nvim-tree-lua
|
||||
nvim-web-devicons
|
||||
pkgs.vimPlugins.nvim-treesitter.withAllGrammars
|
||||
nvim-treesitter.withAllGrammars
|
||||
nvim-treesitter-parsers.http
|
||||
# (nvim-treesitter.withPlugins (_: pkgs.tree-sitter.allGrammars))
|
||||
plenary-nvim
|
||||
project-nvim
|
||||
|
||||
Reference in New Issue
Block a user