Skip to content

MrWelsch/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashboard-min

🥂 Introduction

This config has a sane amount of features/plugins for day-to-day programming.

⚙️ Installation

If you do not already have a ~/.config/nvim directory use:

git clone https://github.com/MrWelsch/nvim.git ~/.config/nvim

Else move the already existing directory somewhere else and execute above command after.

Next, run nvim and wait until the plugins are installed.

🩺 Check Health

After launching nvim enter:

:checkhealth

There will probably some things you need to setup in order to get healhy:

Copy/Paste

  • Mac: pbcopy should be builtin
  • Linux (Debian Based): sudo apt install xsel

Python & Node Support

  • Python: pip install pynvim
  • Node: npm i -g neovim

🩺 Other Requirements

C# Compiling

  • Mac: brew install mono
  • Linux (Debian Based): sudo apt install mono-complete

🃏 Features

🗂 File Explorer

explorer-min

🌐 Git Client

git-min

🔍 Search Engine

find_files-min

🪄 Completion

completion-min

🧪 Diagnostics

diagnostics-min

💡 Code Actions

code_actions-min

⌨️ Keybind Cheat-Sheet

keybinds-min

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages