Code Monkey home page Code Monkey logo

neovim_config's Introduction

Mac neovim Config setup

Yeah this config is pretty nice on mac

requirements/dependencies

brew install neovim && brew install ripgrep

Some of the fonts look better with iterm2 in my opinion

brew install --cask iterm2
brew install node

(Optional) if you don't already have this installed :)

xcode-select --install

Some key mapping rn

Neovim keymaps refs

<Leader>Sv - vertical split 
<Leader>Sh - horizontal split 
<Leader>Se - make split windows equal 
<Leader>Sx - close current split 

<Leader>To - open new tab 
<Leader>Tx - close current tab 
<Leader>Tn - go to next tab 
<Leader>Tp - go to prev tab 

<Leader>Fs - find files within directory 
<Leader>Fs - find files in working dir 
<Leader>Fc - find string under curser 
<Leader>Fb - list open buffers in nevoid 

<Leader>gc — list all git commits (use <cr> to checkout) ["gc" for git commits]
<Leader>gfc — list git commits for current file/buffer (use <cr> to checkout) ["gfc" for git file commits]
<Leader>gb -- list git branches (use <cr> to checkout) ["gb" for git branch]
<Leader>gs -- list current changes per file with diff preview ["gs" for git status]

Iterm2

I guess if you are using iterm2 this will be useful.

CMD+D - vertical shift 
CMD+Shirt+D - horizontal
CMD+OPT+(Arrow keys) 

neovim_config's People

Contributors

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