Fix package name bzip2

This commit is contained in:
Torjus Håkestad 2024-02-28 02:50:10 +01:00
parent b7518547c6
commit e129a4c8f6
3 changed files with 3 additions and 3 deletions

View File

@ -10,6 +10,7 @@
telescope-nvim
nvim-cmp
nvim-lspconfig
lsp-zero-nvim
(nvim-treesitter.withPlugins (p: [
p.tree-sitter-nix
p.tree-sitter-go

View File

@ -1,4 +1,3 @@
-- Plugins
require('lsp-zero')
local lspconfig = require('lspconfig')
lspconfig.gopls.setup({})
require('lspconfig').gopls.setup({})

View File

@ -3,7 +3,7 @@
# Generic tools
age
btop
bzip
bzip2
croc
file
go-task