GithubHelp home page GithubHelp logo

neovim-nvchad-doc's Introduction

Documentazione Neovim con NvChad

Sito ufficiale di NvChad:
https://nvchad.com

Procedura installazione

apt update
apt install neovim

โš ๏ธ Versione >=0.9.5

L'ultima versione tramite PPA:

sudo add-apt-repository ppa:neovim-ppa/unstable -y

Oppure download da GitHub

https://github.com/neovim/neovim

Installazione font

Scaricare il font JetBrainsMono Nerd e scompattare in:

~/.local/share/fonts/

Poi eseguire il comando:

fc-cache -fv

Sito font:

https://www.nerdfonts.com/font-downloads

Installazione di NvChad:

git clone https://github.com/NvChad/starter ~/.config/nvim && nvim

Comandi da lanciare all'interno di nvim

:MasonInstallAll

Update

:Lazy sync

Note

Cancellare la cartella .git

Tasti rapidi generici:

  • SPACE + T + H = Cambiare tema
  • SPACE + F + F = Ricerca file
  • SPACE + B = Nuovo tab
  • SPACE + X = Chiudi tab
  • SPACE + C + H = Elenco tasti rapidi - Nella guida il <-leader-> sta per il tasto SPAZIATRICE
  • CTRL + N = File Explorer
  • CTRL + H e CTRL + L = Spostare a destra o sinistra il cursore
  • CTRL + Z = Sospende sessione editor (fg %id = da terminale per riprendere la sessione) - (jobs = lista sospensioni)
  • :split = Split orizzontale
  • :vsplit = Split verticale
  • :split | term = Splitta orizzontalmente il terminale (i = per usarlo)

File Explorer

  • A = Nuovo file
  • R = Rinominare il file
  • D = Eliminare il file
  • CTRL + X = Apri il file in divisione orizzontale
  • CTRL + V = Apri il file in divisione verticale

Comandi console

  • :TSInstallInfo = Lista sintassi linguaggi installati
  • :TSInstall = Installa sintassi linguaggio

Note

Installazione manuale del font per il terminale

Copiare il file.ttf nella stessa directory dove poi si lanceranno i seguenti comandi:

apt install dconf-editor

Per controllare l'id del profilo:

dconf list /org/gnome/terminal/legacy/profiles:/
dconf write /org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/font "'JetBrainsMono NF Bold 10'"

Screenshot

banner.webp

neovim-nvchad-doc's People

Contributors

alexis-82 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.