Neovim

6 readers
1 users here now

founded 1 year ago
1
 
 

In this video I walk through how to use many different techniques to edit multiple lines at once in Neovim. Visual Block Mode, Regex search and replace, vim-...

2
 
 

I'm using Nightfox theme and treesitter parser for syntax highlight.

My code blocks in markdown files get displayed in italic, which is quite unreadable…

How could I configure nvim to displayed them as normal characters?

3
 
 

I've created a Neovim configuration manager which includes a rich Neovim configuration and provides a menu interface to install, initialize, manage, and explore multiple Neovim configurations. Over 80 configurations are supported. Works on macOS and most Linux distributions.

See https://github.com/doctorfree/nvim-lazyman

4
 
 

PSA - Neo-tree has just moved on to version 3.0!

In this project, a major version change is not about features, it's just about making breaking changes in a way that lets users opt into them when they have time.

v2.x will no longer be updated unless we find some kind of massive bug, such as if your computer catches fire when opening neo-tree. If you use a release branch (which you should) and you want to keep getting updates, you'll need to switch your branch from v2.x to v3.x.

Checkout the release on github for a list of changes in this release.