GithubHelp home page GithubHelp logo

nvim-lua's Introduction

Nvim Lua Setup ๐Ÿ˜Ž

This is my super cool Nvim setup that I personally use for efficient and enjoyable coding. It includes a selection of plugins and configurations to enhance your Neovim experience.

Features โœจ

  • Treesitter ๐ŸŒณ: A powerful parsing tool that brings advanced syntax highlighting, indentation, and code analysis capabilities to Neovim. It supports a wide range of programming languages and provides accurate contextual information.

  • Nerdtree ๐ŸŒณ: A popular file system explorer that allows you to navigate and manage your project files within Neovim. It provides a convenient tree-like interface and makes it easy to open, close, and manipulate files and directories.

  • Lsp-zero ๐Ÿ”ง: A lightweight Language Server Protocol (LSP) client for Neovim. It enables features like code completion, diagnostics, and documentation for multiple programming languages. Lsp-zero ensures a smooth development experience by integrating with language servers efficiently.

Prerequisites ๐Ÿ“‹

To use this setup, you need to have Neovim installed on your system. You can download and install it from the official Neovim website.

Installation ๐Ÿ”ง

  1. Clone this repository:

    git clone https://github.com/your-username/repo-name.git
  2. Copy the init.lua file to your Neovim configuration directory:

    ~/.config/nvim/
  3. Launch Neovim and run the following command to install the plugins:

    :PackerInstall

nvim-lua's People

Contributors

tahabinhuraib 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.