Articles by Tag #nvim

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Another great neovim smooth scroll plugin

The missing smooth scroll As far as I know neovim does not have a decent scroll feaure,...

Learn More 5 2Jul 17 '24

How to configure neovim's Lua LS for Love2D

Learn how to configure Lua LS to get extra competition when using Love2D.

Learn More 3 1Dec 24 '24

nvim: Telescope toggle cwd

Intro Being abble to change the scope of a srarch, grep or other commands gives us more...

Learn More 1 4Jun 23

Setting up neovim for Laravel development

Recently, I gained interest in learning Laravel. Howevever, there are few things to keep in mind if you plan on using neovim for your next Laravel app.

Learn More 1 0Dec 22 '24

neovim: Wrap selection into clipboard

Intro NOTE: The proposed solutions here have evolved a little bit, my utils.lua was...

Learn More 0 1Jun 16

Neovim how to ignore directories like node_modules in Telescope

Using the file_ignore_patterns option in Telescope can significantly slow down performance. Instead,...

Learn More 0 0Nov 30 '24

Nvim: Persistent colorscheme choice

In general we arecused to set our colorscheme in a options file where we write our choice, but...

Learn More 0 0May 14