Pinned Repositories
gdb-load-symbols
Automates the process of 'add-symbol-file [path] [text] [[-s section_name address]...]'
maybe
A really simple return value based error checking library. Focused on no memory allocations and no exceptions for extreme environments where these are hard or not trivial to do.
serializer
A single header standard C++ serialization framework.
type_info
Cool C++ single header type info implementation for fun and profit.
vimrc
zpp_bits
A lightweight C++20 serialization and RPC library
zpp_file
Cross platform C++17 file class, in a single header.
zpp_hypervisor
A very simple hypervisor for learning experience.
zpp_mk
A really simple and flexible make based build system.
zpp_throwing
Using coroutines to implement C++ exceptions for freestanding environments
eyalz800's Repositories
eyalz800/zpp_bits
A lightweight C++20 serialization and RPC library
eyalz800/zpp_throwing
Using coroutines to implement C++ exceptions for freestanding environments
eyalz800/bufdelete.nvim
Delete Neovim buffers without losing window layout
eyalz800/cmake-template
eyalz800/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
eyalz800/demos-rust
Demos for the rust language
eyalz800/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
eyalz800/edgy.nvim
Easily create and manage predefined window layouts, bringing a new edge to your workflow
eyalz800/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
eyalz800/friendly-snippets
Set of preconfigured snippets for different languages.
eyalz800/install
eyalz800/LuaSnip
Snippet Engine for Neovim written in Lua.
eyalz800/macos-terminal-settings
eyalz800/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
eyalz800/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
eyalz800/nvim
🍨 Soothing pastel theme for (Neo)vim
eyalz800/nvim-dap
Debug Adapter Protocol client implementation for Neovim
eyalz800/nvim-install
eyalz800/nvim-lspconfig
Quickstart configs for Nvim LSP
eyalz800/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
eyalz800/nvim.lua
eyalz800/overseer.nvim
A task runner and job management plugin for Neovim
eyalz800/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
eyalz800/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
eyalz800/stickybuf.nvim
Neovim plugin for locking a buffer to a window
eyalz800/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
eyalz800/tmux-conf
My tmux configuration
eyalz800/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
eyalz800/windows-terminal-settings
My windows terminal settings
eyalz800/zsh