Skip to content

donatomartin/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donato Martín's Current NVim Configuration

 ██████   █████              ███                 
░░██████ ░░███              ░░░                  
 ░███░███ ░███  █████ █████ ████  █████████████  
 ░███░░███░███ ░░███ ░░███ ░░███ ░░███░░███░░███ 
 ░███ ░░██████  ░███  ░███  ░███  ░███ ░███ ░███ 
 ░███  ░░█████  ░░███ ███   ░███  ░███ ░███ ░███ 
 █████  ░░█████  ░░█████    █████ █████░███ █████
░░░░░    ░░░░░    ░░░░░    ░░░░░ ░░░░░ ░░░ ░░░░░ 

                 by Donato A. Martín

How to Install

  1. Clone this repository into your nvim configuration directory.

Windows Powershell

git clone https://github.com/dononitram/nvim.git %USERPROFILE%\AppData\Local\nvim

Linux Zsh

git clone https://github.com/dononitram/nvim.git ~/.config/nvim
  1. Enjoy!

Disclaimer: Some dependencies be needed. They will be prompted as errors to the user if not installed.

Dependencies known:

  • grep or ripgrep - used to live grep through files
  • unzip - used to unzip nvim-java language server providers
  • npm - used to run pyright lsp
  • go - used for gopls lsp

Also a Nerd Font is recomended for the web icons.

I personally use JetBrains Mono.

About

My Nvim Configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published