Skip to content

maurestor/nvim-confs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim confs and plugins

Configuraciones de nvim y plugins

Abrir teminal e ir al directorio principal

$ git clone https://github.com/powerline/fonts

$ cd ~/fonts

$ install.sh or install.ps1

$ cd ~


Linux

sudo snap install neovim

$ mkdir ~/.config

$ mkdir ~/.config/nvim

$ git clone https://github.com/maurestor/nvim-confs.git ~/.config/nvim

$ nvim (Enter to pass start issues)

:PluginInstall

:WakaTimeApiKey

:ZZ

$ sudo apt install cmake

$ python3 ~/.local/share/nvim/plugged/youcompleteme/install.py (it take a long time, be patient.)

:Copilot setup


Windows

Elegir una fuente powerline en PowerShell

$ git clone https://github.com/maurestor/nvim-confs.git .\AppData\Local\nvim

$ cd ~\AppData\Local\nvim

Install plugins

$nvim

:PlugInstall

Install extras for Youcompleteme

pip install pynvim

https://cygwin.com/setup-x86_64.exe

https://go.dev/dl/

https://www.msys2.org/#installation

.local\share\nvim\plugged\YouCompleteMe\install.py --all

install python3-dev, cmake, nodejs, npm, go, mono-complete, clang.

$ nvim

:WakaTimeApiKey

:Copilot setup


Extras

  • Airline
  • Airline-themes
  • NerdThree
  • Copilot
  • WakaTime
  • YouCompleteMe

About

Configuración y plugins de nvim, Linux y Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published