๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add rebar3 to list of require packages

kacaii 0abcfd66 a84508c8

+3 -3
-1
.config/nvim/lua/plugins/lsp.lua
··· 3 3 opts = { 4 4 servers = { 5 5 sqlfluff = { filetypes = { "sql" } }, 6 - just = { filetypes = { "just", "justfile" }, cmd = { "just-lsp" } }, 7 6 yamlls = { settings = { redhat = { telemetry = { enabled = false } } } }, 8 7 9 8 tailwindcss = {
+3 -2
packages.txt
··· 29 29 openssh 30 30 presenterm 31 31 rainfrog 32 + rebar3 32 33 ripgrep 33 34 ripgrep-all 34 35 thunderbird 35 36 trash-cli 37 + tree-sitter 38 + tree-sitter-cli 36 39 vesktop 37 40 vlc 38 41 vlc-plugins-all ··· 42 45 yt-dlp-ejs 43 46 zig 44 47 zoxide 45 - tree-sitter 46 - tree-sitter-cli