Code Monkey home page Code Monkey logo

nvim-config's Introduction

Last commit

Preview

๐Ÿ“„ Requirements

Before you dive in, ensure you have the following requirements installed:

Click to see the requirements

In windows, you can use scoop to install them.

๐Ÿ’ป Installation

Please follow these steps:

  1. Preparation:

    • Ensure that Neovim is not running.
    • Remove or move your current nvim directory (if it exists).
  2. Installation:

    • On Linux/MacOS:

      bash <(curl -s https://raw.githubusercontent.com/anthonydmays/nvim-config/main/installer/install.sh)
    • On Windows (Powershell):

      Invoke-WebRequest https://raw.githubusercontent.com/anthonydmays/nvim-config/main/installer/install.ps1 -UseBasicParsing | Invoke-Expression

โœจ Features

  • Plugin Management: Efficiently manage plugins with lazy.nvim.
  • Compiler: Compile your code with compiler.nvim.
  • Built-In Configuration Syncing: Synchronize the configuration with <Space> + n + u.
  • Debugging: Debug issues with nvim-dap with nvim-dap-ui.
  • Tests: Run tests with neotest.
  • Project Management: Simplify project handling with project.nvim.
  • Diff Viewer: Easily cycle through diffs with diffview.nvim.
  • Enhanced Searching: Improve searching with flash.nvim.
  • Autocompletion: Experience intelligent autocompletion with nvim-cmp.
  • Language Support: Harness the power of Language Server Protocol with nvim-lspconfig.
  • Formatting: Keep your code clean with conform.nvim.
  • Syntax Highlighting: Enjoy enhanced syntax highlighting with nvim-treesitter.
  • Fuzzy Finding: Find files and more with ease using telescope.nvim.
  • Integrated Terminal: Access a terminal within Neovim using toggleterm.nvim.
  • Git Integration: Effortlessly manage Git repositories with gitsigns.nvim and lazygit.
  • Keymap Cheatsheet: Quickly reference keymaps with which-key.nvim.
  • Markdown Preview: Preview your Markdown files with markdown-preview.nvim.

CREDITS

Thanks to @Alexis12119 for the excellent starting setup! Checkout the original repo at Alexis12119/nvim-config.


nvim-config's People

Contributors

alexis12119 avatar anthonydmays avatar

Stargazers

Norman Nunley 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.