summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWacky404 <77279425+Wacky404@users.noreply.github.com>2023-12-02 15:07:38 -0600
committerGitHub <noreply@github.com>2023-12-02 15:07:38 -0600
commit4ac9eb501f4c23b4174af60d8b61f1604d9faf0c (patch)
tree5fa5ebfb3b586c066350137acbf4ff50a82a37cd
parentb3f787146b7aeeea1d3c9e20a2f671d0436e2817 (diff)
downloadwackys-dev-env-4ac9eb501f4c23b4174af60d8b61f1604d9faf0c.tar.xz
wackys-dev-env-4ac9eb501f4c23b4174af60d8b61f1604d9faf0c.zip
Create README.md
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f27f25e
--- /dev/null
+++ b/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)