Coder Social home page Coder Social logo

neovim-config's Introduction

neovim-config

Included Plugins

I recommend reading the docs of these plugins to understand them better. Each plugin provides a much better Vim experience!

Tutorials

Multiple cursors

<c-m>: next key
<c-z>: prev key
<c-x>: skip key
<esc>: quit key
zm: find by regular expression

NeoTerm

,tt: launch terminal
,th: hide/close terminal
,tc: clear terminal
,tk: kill terminal

Easymotion

go: go to anywhere

NERDTree

<F5>: NERDTree toggle
v: open in tab
V: open in tab on silent
d: open in vsplit
l: refresh
L: refresh root

JSBeautify

<c-f>: Formatting js,json,html,css files

Search

Launch search

<leader>ff: Search
<leader>fw: Search word under cursor

Open file

t: open in tab
i: open file in split
v: open file in vsplit
<Enter>: open
o: open

Open silently (keep focus on the results window)

T: open in tab
I: open file in split
V: open file in vsplit

Move cursor with snapping

<C-s>: next
<C-d>: next-file
<C-r>: prev
<C-g>: prev-file

Clipboard

<c-c>: Copy to clipboard
<c-v>: Paste to clipboard

Commenter

__: toggle commenter

neovim-config's People

Contributors

adrnbttr avatar

Watchers

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