Code Monkey home page Code Monkey logo

neovim-config's Introduction

GitHub repo size Neovim Lua

Neovim config

A simple configuration for neovim that I use.

๐Ÿ’ป Prerequisites

This is required to use and setup this neovim configuration.

  • wget - To install vim-plug
  • nodejs - Used by coc.nvim(coc.mvim is used to intelisense and code completion )

๐Ÿš€ Installing and Configuring

Install configuration in your home directory using:

$ git clone https://github.com/sennshi/neovim-config

after, to setup, run file install.sh(this file install vim-plug and move the config):

$ chmod +x install.sh
$ ./install.sh

or execute:

$ bash install.sh

After running the file, in your terminal you will see this

preview

โŒจ๏ธ Mappings

Key Action
Space key
jk Change mode in insert mode
leadersv Reload luafile
leadera Select all lines on the file
Ctrl-q Quit file
Ctrl-s Save file
Ctrl-w Save and quit file
Ctrl-o Open NERDTree
leader. or Alt-. Next buffer
leader, or Alt-, Previous buffer
Alt-f Move buffer to left
Alt-j Move buffer to right
Ctrl-l Fix and unfix buffer
Alt-d Close buffer by letter
Ctrl-k Coc.nvim confirm suggestion
Ctrl-n Select bottom suggestions
Ctrl-p Select top suggestions

โฌ† Go to the top

neovim-config's People

Contributors

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