Giter Site home page Giter Site logo

oyinbra / nvim-config Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 1.0 1.34 MB

Optimized Neovim configuration leveraging Lua with a streamlined approach using a lazy plugin manager.

License: MIT License

Lua 100.00%
lua neovim lazy-nvim lsp neovim-dotfiles neovim-plugin nvim-config

nvim-config's Introduction

Open Source Love MIT License Awesome

Made with Lua Linux macOS Windows Neovim minimum version Top languages Commit Activity Last commit Contributors Repository Size

Screenshot (1423)

⚡️ Introduction

This repo hosts my Neovim configuration and its using Lazy plugin manager.

My setups are well-documented to ensure the greatest clarity. You can clone the whole repo and use it like that or you can choose whatever plugins and configurations that you want and add it to yours as i made sure all settings are separated and easily managed.

✨ Features

  • Plugin management via lazy.nvim.
  • Better usabilty via whichkey plugins so you don't have to forget your keys which-key.nvim.
  • Auto-completionCode via nvim-cmp.
  • Language server protocol (LSP) support via mason.
  • Git integration via [lazy-git].

🚀 Installation and setup

  • Backup up your current neovim setup
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
  • Clone the stater park into your .config folder
git clone https://github.com/Oyinbra/nvim-config.git ~/.config/nvim
  • Then start Neovim
nvim
  • All plugins will be loaded automatically.
  • Quit neovim and restart it to start using it.
  • Run health check on lazy and if you migrated from parker plugin manager, you might have to remove some left over setup from parker.
rm /home/$USER/.local/share/nvim/site/pack/packer
rm /home/$USER/.config/nvim/plugin/packer_compiled.lua

📦 Usability

Which-key with space bar as leader key, then you can choose from the following options to quit, save file, format and save a file plus many other options to choose from

File or Text search using Telescope

🐞 Find a bug?

If you found an issue or would like to submit an improvement to this project, please submit an issue using the issue tab above. If you would love to submit a PR with a fix, reference the issue you created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.