pmartinsdev / .config

Mine personal config's folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greetings, Fellow Developer! πŸ‘‹

You've stumbled upon my treasure trove of personal configurations essential for setting up my development environments on any machine. Designed with precision and tailored for efficiency, these settings are here to streamline your workflow. Feel free to adapt and tweak them as you see fit.

Neovim Setup πŸ› οΈ

Dive into My Environment

Prepare to elevate your coding experience with my meticulously curated Neovim setup. It’s crafted to boost productivity and enhance code clarity.

Prerequisites πŸ“‹

  • Neovim (v0.9.0+): Ensure it’s compiled with LuaJIT for optimal performance. πŸš€
  • Git (v2.19.0+): Required for leveraging partial clones. πŸ”„
  • LazyVim: My go-to for managing plugins and configurations seamlessly. 🧰
  • A Nerd Font (v3.0+): Optional but recommended for full icon support. 🎨

Essential Plugins πŸ”Œ

  • nvim-treesitter: Enhances syntax highlighting and requires a C compiler. 🌈
  • lazygit: Simplifies Git operations within Neovim. Optional but incredibly handy. 🌐
  • telescope.nvim: Powers my file searches and code navigation, utilizing:
    • ripgrep for dynamic grep capabilities, πŸ”
    • fd for efficient file finding. πŸ“

Aesthetic Touch 🎨

  • Theme: Currently, I’m all about the Tokyo Night theme. It’s visually stunning and perfect for long coding sessions.

Terminals of Choice πŸ–₯️

  • kitty and wezterm on Linux and macOS deliver exceptional performance.
  • alacritty and iterm2 round out my top picks for their robust color support and smooth integration.

Engage and Contribute πŸ’¬

Should you have suggestions or improvements, I warmly invite you to open a Pull Request. Let’s collaborate to refine these setups even further!

Discover More 🌐

Curious about my projects or looking to connect? Visit my portfolio at paulomartins.dev and let’s start a conversation!

About

Mine personal config's folder


Languages

Language:Lua 100.0%