Giter Site home page Giter Site logo

nvim's Introduction

nvim

My personal nvim conf

Requisitos

  • Poner como variable de entorno HOME = C:\Users\Sergio
  • Settear CATALINA_HOME = /mnt/b/apache-tomcat-10.1.11

Dependencias

choco install neovim neovide git make fzf maven openjdk17 python ripgrep nerd-fonts-RobotoMono

Version portable (Sin admin)

  • Abrir cmd
  • SET INSTALLDIR=c:\ProgramData\chocoportable
  • setx ChocolateyInstall %INSTALLDIR%
  • @powershell -NoProfile -ExecutionPolicy Bypass -Command "(iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))) >$null 2>&1" && SET PATH="%PATH%;%INSTALLDIR%\bin"
  • choco install neovim neovide.portable git.portable make fzf maven openjdk17 python ripgrep --force --ignore-dependencies
  • https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/RobotoMono.zip

Instalación

git clone https://github.com/SergioElez/nvim $env:LOCALAPPDATA\nvim

  • Instalar tomcat
  • Comprobar que tomcat se ha instalado bien por chocolatey, si no instalarlo a mano IMPORTANTE, INSTALARLO A MANO EN UNA RUTA SIN ESPACIOS
  • Abrir nvim como admin
  • Esperar a que se instalen los plugins
  • Esperar a que se compilen treesitter y etc
  • Ejecutar Lazy y actualizar todo
  • Ejecutar Mason y instalar todo si falta algo :checkhealth

nvim's People

Contributors

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