Pinned Repositories
adventofcode
2nd attempt at Nim for Advent of Code
adventofcode2020
adventofcode2021
compiler-explorer-docker
Dockerfile and docker-compose for a small docker image with compiler explorer with clang and g++ compilers
dotfiles
My dotfiles: nvim, wezterm, bash and tig
flawed-code-examples
Examples of code with problems to test that your editor shows warnings/diagnostics.
git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
hedgehog-adventure
Really small text adventure
pawk
awk-like python tool
vim_examples
Some examples of vim features captured from terminal with asciinema.
kaddkaka's Repositories
kaddkaka/vim_examples
Some examples of vim features captured from terminal with asciinema.
kaddkaka/dotfiles
My dotfiles: nvim, wezterm, bash and tig
kaddkaka/pawk
awk-like python tool
kaddkaka/adventofcode
2nd attempt at Nim for Advent of Code
kaddkaka/adventofcode2020
kaddkaka/adventofcode2021
kaddkaka/compiler-explorer-docker
Dockerfile and docker-compose for a small docker image with compiler explorer with clang and g++ compilers
kaddkaka/flawed-code-examples
Examples of code with problems to test that your editor shows warnings/diagnostics.
kaddkaka/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
kaddkaka/hedgehog-adventure
Really small text adventure
kaddkaka/neovim
Vim-fork focused on extensibility and usability
kaddkaka/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
kaddkaka/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
kaddkaka/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
kaddkaka/python-formatting-examples
Examples of formatted python and script to interactively view the result
kaddkaka/ruff-duff
Ruff (fast python formatter) minus some transformations
kaddkaka/vim
The official Vim repository
kaddkaka/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust