GithubHelp home page GithubHelp logo

nidhish-nayak / nvim Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 70 KB

My personal Neovim config using packer file with telescope, harpoon, git-signs, autocompletion, tree-sitter, undo-tree, LSP, file-system and more.

Lua 100.00%
harpoon lsp lua neovim telescope tree-sitter autocomplete file-tree git-integration

nvim's Introduction

Neovim Configuration

Welcome to my Neovim configuration! This setup is meticulously crafted to enhance your coding experience and boost productivity. Dive in and discover a world of efficient coding, seamless navigation, and powerful features.

Setup Preview ⚙️

neovim

File Structure 🗃️

~/.config/nvim
│
├── lua
│   ├── plugins
│   │   ├── lsp-config.lua
│   │   ├── telescope.lua
│   │   ├── harpoon.lua
│   │   ├── completions.lua
│   │   └── ... (other plugins)
│   └── keymaps.lua
│
├── README.md
├── init.lua
└── lazy-lock.json

Highlights 📑

  • init.lua: The heart of the configuration, where magic begins. Dive into this file to explore the setup's core functionalities and customization options.
  • lua/plugins: This folder hosts various Lua scripts that power different plugins. From LSP configurations to custom keymaps, everything is neatly organized here for easy management.
  • README.md: You're currently reading it! This README serves as your guide to understanding and navigating through my Neovim setup.
  • lazy-lock.json: A file used for optimizing plugin loading, ensuring a snappy and responsive editing experience.

Customization 🎛️

  • Powerful Plugins: Embrace the power of plugins like LSP for language server protocol support, Telescope for fuzzy finding, and Harpoon for project navigation.
  • Efficient Keymaps: Navigate like a pro with custom keymaps defined in keymaps.lua, tailored to streamline your workflow and boost efficiency.

Get Started ▶️

  1. Clone this repository to ~/.config/nvim.
  2. Explore the init.lua to understand the configuration structure and make adjustments to suit your preferences.
  3. Dive into lua/plugins to tweak individual plugin settings and extend functionality.
  4. Refer to README.md for any additional information or updates regarding the configuration.

Feedback 💬

Your feedback is invaluable! If you have any suggestions, improvements, or issues, feel free to raise them in the repository's issue tracker.

nvim's People

Contributors

nidhish-nayak avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.