Skip to content
Darryl Dias

Darryl Dias

3D Artist and Cloud Computing Specialist

  • Home
  • Linux
    • Fedora
    • Debian
    • Ubuntu
    • CentOS
    • OpenSUSE/SLE
  • Applications
    • Neovim
    • Blender
    • Maya
    • Houdini
  • MacOS
  • Windows
  • FreeBSD
  • Single Board
    • Raspberry Pi
  • PHP
    • WordPress
  • Programming
    • JavaScript
    • Deno
  • Demo Reel
  • Portfolio
  • The Awesome List
  • Store
  • About
  • Contact

Neovim

Hybrid line number in Neovim (Lua)

October 10, 2023 by Darryl Dias

To enable hybrid line number, add the following line to your init.lua. Save this file by doing a :w or Shift + z repeat z. The next time you open Neovim, you should see the hybrid line number enabled.

Categories Articles, Neovim, Tutorials Tags editor, neovim, tutorial, tutorials, vim 1 Comment

Install Neovim on Ubuntu

July 25, 2023 by Darryl Dias

This article will cover how to install the latest builds of Neovim on Ubuntu. We will be using the unstable PPA repository since it gets updated more often, this means we get new features and bug fixes faster. If you need extreme stability in your environment, I recommend going with the stable Neovim PPA just … Read more

Categories Articles, Linux, Neovim Tags linux, neovim, tutorial, tutorials, ubuntu Leave a comment

Set color scheme in Neovim (Lua)

July 6, 2023March 16, 2023 by Darryl Dias

To set a color scheme in Neovim using Lua add the following line to the init.lua file In the example above, I use Onedark as the color scheme, but you can use whatever you like.

Categories Articles, Neovim Tags neovim, tutorial, tutorials, vim Leave a comment

Relative line number in Neovim (Lua)

October 10, 2023March 11, 2023 by Darryl Dias

To enable relative line number, add the following line to your init.lua. Save this file by doing a :w or Shift + z repeat z. The next time you open Neovim, you should see the relative line number enabled.

Categories Articles, Neovim Tags neovim, tutorials, vim 6 Comments

Search

Advertise here
DigitalOcean Referral Badge
  • Articles
  • Blender
  • FreeBSD
  • Houdini
  • Linux
  • MacOS
  • Maya
  • Neovim
  • Programming
  • Raspberry Pi
  • RenderMan
  • Tutorials
  • Unix
  • Windows
Advertise here
© 2025 Darryl Dias • Built with GeneratePress