Skip to content

tomkoid/neovim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles for NeoVim

About

This config uses Lazy.nvim as a plugin manager.

Setup

First, you have to clone this repo to your machine with git. If you already have your config in ~/.config/nvim, backup them and delete them first.

$ git clone https://gitlab.com/Tomkoid/neovim-dotfiles.git ~/.config/nvim

Now, to run the install script, you have to CD into ~/.config/nvim directory.

$ cd ~/.config/nvim

If you have trouble with fonts, try to install these: Ubuntu Font Family, JetBrains Mono, Nerd Fonts. In Arch Linux you can install it with pacman and paru (or with any other AUR helper)

Pacman:

$ pacman -S noto-fonts-emoji noto-fonts ttf-ubuntu-font-family ttf-jetbrains-mono ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols-mono

And with AUR helper:

$ paru nerd-fonts-meta

This package can be large, so this may take a while to install. After the installation is complete, you're done!

Screenshots: