This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import gleam/int | |
| import gleam/io | |
| import gleam/list | |
| import gleam/string | |
| import simplifile | |
| pub fn execute() -> Nil { | |
| case simplifile.read(from: "./inputs/day1.txt") { | |
| Error(e) -> io.println("cannot read input " <> string.inspect(e)) | |
| Ok(content) -> { |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {} |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "prabirshrestha/asyncomplete-lsp.vim": { | |
| "source": "default", | |
| "lazy": "return { \"prabirshrestha/asyncomplete-lsp.vim\", event = \"VeryLazy\" }", | |
| "vimpack": "vim.pack.add({'https://github.com/prabirshrestha/asyncomplete-lsp.vim'})", | |
| "updated_at": "2026-01-09T15:20:59Z" | |
| }, | |
| "tweekmonster/helpful.vim": { | |
| "source": "default", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "savq/paq-nvim": { | |
| "isPlugin": true | |
| }, | |
| "alex-popov-tech/store.nvim": { | |
| "isPlugin": true | |
| }, | |
| "piersolenski/plugin-addict.nvim": { | |
| "isPlugin": true | |
| }, |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "total_count": 3308, | |
| "items": [ | |
| { | |
| "full_name": "neovim/neovim-ruby", | |
| "author": "neovim", | |
| "name": "neovim-ruby", | |
| "html_url": "https://github.com/neovim/neovim-ruby", | |
| "description": "Ruby support for Neovim", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {} |
NewerOlder