• Home
  • Topics
    • Tutorials
    • Blender
    • Maya
    • Houdini
    • Linux
      • Fedora
      • Debian
      • Ubuntu
      • CentOS
    • Raspberry Pi
    • OpenSUSE/SLE
    • MacOS
    • Windows
    • Programming
    • JavaScript
    • Deno
    • WordPress
  • Demo Reel
  • Portfolio
  • Free Stuff
    • RenderStreet (A Blender Render Farm)
    • Join Milanote
    • GitKraken
    • Windscribe VPN (10+ GB data)
    • Get Workflowy (Great notes taking service)
  • Stuff for 3D Artists
    • Fox Renderfarm
  • Store
  • About
  • Contact
  • GitHub
  • Instagram
  • Twitter
  • YouTube
  • Facebook
Skip to content
  • Home
  • Topics
    • Tutorials
    • Blender
    • Maya
    • Houdini
    • Linux
      • Fedora
      • Debian
      • Ubuntu
      • CentOS
    • Raspberry Pi
    • OpenSUSE/SLE
    • MacOS
    • Windows
    • Programming
    • JavaScript
    • Deno
    • WordPress
  • Demo Reel
  • Portfolio
  • Free Stuff
    • RenderStreet (A Blender Render Farm)
    • Join Milanote
    • GitKraken
    • Windscribe VPN (10+ GB data)
    • Get Workflowy (Great notes taking service)
  • Stuff for 3D Artists
    • Fox Renderfarm
  • Store
  • About
  • Contact
  • GitHub
  • Instagram
  • Twitter
  • YouTube
  • Facebook
Darryl Dias

Darryl Dias

3D Artist – Programmer – Linux enthusiast

Category: Neovim

Posted inArticles, Neovim

Set color scheme in Neovim (Lua)

by Darryl Dias4 hours agoMarch 16, 2023

To set a color scheme in Neovim using Lua add the following line to the init.lua file In the example above, I am using onedark as the color scheme. You can change this to whatever you want to use.

Posted inArticles, Neovim

Relative line number in Neovim (Lua)

by Darryl DiasMarch 11, 2023March 16, 2023

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.

© 2023 Darryl Dias. Proudly powered by Newspack by Automattic
  • GitHub
  • Instagram
  • Twitter
  • YouTube
  • Facebook