Skip to content

josephbharrison/nvim

Repository files navigation

DEPRECATED

See Oni

(Deprecated) NeoVim Installer - Mac OS X

AstroNvim variant for Mac OS X

desktop

Includes

Installation

  1. Install neovim
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/josephbharrison/nvim/HEAD/install.sh)"
  1. Set preferred NerdFont in iTerm2

    Preferences > Profile > Text > Font

  2. (Optionally) Import iTerm2 profile

    Preferences > Profile > Other Actions... > Import JSON Profiles...

User Guide

nvim +Tutor

Key Mappings

To view 'lead' mappings, open nvim and press <Space>:

mappings

The <Space> key is the default maplead, change with: vim.g.maplead = "<key>"

Navigation:

Key Mapping Description
<Space> e Toggle explorer (tree view)
<Space> ff Fuzzy finder (find/open file)
<Shift> l Next buffer (tab)
<Shift> h Prev buffer (tab)
<Ctrl> l Next window, right
<Ctrl> h Next window, left
<Ctrl> j Next window, down
<Ctrl> k Next window, up

Configuration

  • Languages: :LspInstall [language]
  • Linters: :MasonInstall <linter>
  • Formatters: :MasonInstall <formatter>
  • Fonts: brew install --cask font-<font>-nerd-font

Advanced Configuration:

Update the user configuration file: ~/.config/nvim/lua/user/init.lua

See AstroNvim - Managing User Configuration

Screenshots

screen

About

NeoVim Installer for Mac OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •