Skip to content

isaka-james/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🔥 My Epic Neovim Setup 🔥

Welcome, fellow code ninjas! 🤘 Here lies the sacred ground of my Neovim configuration, crafted meticulously for those who dare to dive into the realm of text manipulation sorcery. 🧙‍♂️

🚀 Table of Contents

🔑 Prerequisites

  • Neovim v0.5 or higher (seriously, don’t be a noob)
  • A terminal that won’t give you nightmares (zsh, bash, or whatever floats your boat)
  • Git (because, duh, how else will you clone this beauty?)

🛠️ Installation

  1. Clone this bad boy into your local setup:

    git clone https://github.com/isaka-james/nvim.git ~/.config/nvim
  2. Install the plugins (Make sure you have a plugin manager set up):

    • If you’re using vim-plug, just run:
      :PlugInstall
    • If you’re rocking packer.nvim, run:
      :PackerSync
  3. Fire up Neovim and bask in the glory of your new setup:

    nvim

🛡️ Configuration Overview

Dive into the init.vim and check out all the tweaks and features I've crammed in here. I’ve added some spicy keybindings and nifty options that’ll make your coding life a dream (or a nightmare, depending on your mood).

🌟 Features

  • Syntax Highlighting: No more dull code! Watch your syntax pop like a firework! 🎆
  • Auto-completion: Type less, code more. Who doesn’t want that? 🤖
  • File Explorer: Navigate through your projects like a pro. No more searching like a lost puppy! 🐶
  • Theming: Because your IDE should match your inner vibe. Choose from my killer themes or make your own! 🌈
  • Linting & Formatting: Keep your code clean, or be prepared for the wrath of the linter gods. ⚡️

🤫 Tips & Tricks

  • Use the command line: Embrace the terminal; it’s your best friend. Get cozy with :Terminal in Neovim for that extra edge. 💪
  • Keybindings: Customize them until they’re second nature. Life’s too short for complicated workflows. 🌀
  • Explore plugins: Don’t be shy; expand your setup with some dope plugins. Just don’t go overboard, or you’ll turn Neovim into a monster. 🧟‍♂️

🤝 Contributing

Wanna add something cool? Open a PR, and let’s make this setup legendary! Just follow the code of honor:

  1. Fork the repo
  2. Create a new branch
  3. Make your changes
  4. Push it up and create a pull request!

📜 License

Feel free to use, modify, and share this setup as you please. Just don’t be a jerk and claim it as your own. Respect the code, and it’ll respect you back.

Happy coding, fellow hackers! 💻💥

About

My NeoVim SetUp. Sorry I don't use lua here!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published