From b3f787146b7aeeea1d3c9e20a2f671d0436e2817 Mon Sep 17 00:00:00 2001 From: Wayne-Cole <77279425+Wacky404@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:59:37 -0600 Subject: add: README.md --- .config/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .config/README.md diff --git a/.config/README.md b/.config/README.md new file mode 100644 index 0000000..1ec7856 --- /dev/null +++ b/.config/README.md @@ -0,0 +1,17 @@ +# Wacky's Dev Environment +> In case of a nuclear strike on a state that no one cares about, my config shall live on. +### If your looking at this, try to garner some inspiration +> This config is specifically tailored for my needs and wants on MacOS. As of right now +> I'm currently developing in Python, C++, and C. I tried to keep my NeoVim fairly 'light'. +### My Essentials: +> - treesh*tter +> - telescope +> - lsp +> - autocompletion +> - terminal integration (.zsh btw) +> - markdown preview; for readme and notetaking + +If you want to see my keybindings and current color scheme +> [keymaps.lua](keymaps.lua) +> +> [colorscheme.lua](colorscheme.lua) -- cgit v1.3-3-g829e