State of Neovim 2023 and other Youtube videos from Neovim conf, find new keymaps
Email Newsletter
Sign up with your email address to receive an email when a new issue of This Week in Neovim is available
Introduction
Happy New Year everyone!
This week we are several updates from Neovim core, Youtube videos from Neovim Conf 2023 and new plugins from the past weeks.
Hope you enjoy!
Neovim core
Updates of Neovim itself, which are available on Neovim nightly.
- @neovim on Twitter
- Neovim news
:h news.txt
updates in Neovim directly- PR's on GitHub
- map Q and @x to repeat in Visual mode
- Add a flag to nvim_buf_set_extmark() that causes virtual text to repeat in wrapped lines.
- make :checkhealth support more split modifiers
- checkhealth buffer can show in a split window
- generate types and docs for v variables
- source old color scheme in bundled color schemes
- add forward and back mouse buttons
- soft-deprecate diagnostic signs configured with :sign-define
- tweak default color scheme
- completeopt support popup like vim
- remove option type macros
- Add
force_crlf
option, and enable it by default. - set sign by using extmark
- Add support for v:lua functions to exists().
Neovim Plugin Community
Neovim is full of active plugins. This section is about the community and what is going on.
Neovim Conf 2023 YouTube videos
This is a roundup of some of the YouTube videos from Neovim Conf 2023
State of Neovim 2023
10 years of Neovim
Developing kitty-scrollback.nvim
The Laziest Neovim
The Underrated Square Bracket
Introducing nvim-llama
New plugins
tris203/hawtkeys.nvim
⌨️🔥 Suggest new easy to hit keymaps and find issues with your current key map configurations
micangl/cmp-vimtex
Vimtex source for nvim-cmp.
scottmckendry/cyberdream.nvim
A high-contrast, futuristic & vibrant coloursheme for neovim
mateuszwieloch/automkdir.nvim
Automatically creates non-existent parent directories when writing a file
ragnarok22/whereami.nvim
A simple plugin for neovim to get the current location
ariel-frischer/bmessages.nvim
Bmessages.nvim better :messages using an auto-updating buffer.
altermo/nxwm
An x11 window manager in neovim
backdround/neowords.nvim
Flexible and reliable hops by any type of words
rolv-apneseth/tfm.nvim
Neovim plugin for terminal file manager integration
linrongbin16/gentags.nvim
Tags generator/management for old school vimers in Neovim.
crispybaccoon/evergarden
a comfy neovim colorscheme for cozy morning coding.
atusy/treemonkey.nvim
Region selection with Treesitter nodes.
nkakouros-original/scrollofffraction.nvim
scrolloff as a fraction of window height
backdround/improved-ft.nvim
Improve default f/t hop abilities
mpas/marp-nvim
A neovim plugin for Marp
hiberabyss/bzlops.vim
Help to manage your bazel build rule.
Contributing
Add your the plugin in either of the following to be featured in This Week in Neovim and Dotfyle:
Contribute to the development of Dotfyle: