Coder Social home page Coder Social logo

nvim-config's Introduction

About

This repo is my neovim configuration based on AstroNvim project.

  Preview

  Features

It provides all basic features of basic AstroNvim except following:

  • Dashboard
  • Which-key

Additionally you can find here:

 Requirements

  Installation

To install configuration you should only clone this repo to lua/user folder in AstroNvim config (default: ~/.config/nvim).

git clone https://github.com/VasKho/nvim-config ~/.config/nvim/lua/user

  Basic Setup

  Install LSP

Enter :LspInstall followed by the name of the server you want to install

Example: :LspInstall pyright

  Install language parser

Enter :TSInstall followed by the name of the language you want to install

Example: :TSInstall python

  Manage plugins

Run :PackerClean to remove any disabled or unused plugins

Run :PackerSync to update and clean plugins

  Default mappings

Shortcut Function
Space+w Toggle terminal
Space+e Toggle Neotree
Space+t Open Telescope
Space+s Live grep
Space+f Live find
gD Go to declaration of current symbol
gd Show the definition of current symbol
gI Go to implementation of current symbol
Space+/ Toggle comment line
md Toggle markdown preview in browser

nvim-config's People

Contributors

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