Skip to content
#

nvim

neovim logo

Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.

Here are 1,161 public repositories matching this topic...

max397574
max397574 commented Nov 28, 2021

Is your feature request related to a problem? Please describe.
I can't change the preview width in ivy layout.

Describe the solution you'd like
Just be able to change preview width with sth like this:

lua require"telescope.builtin".find_files(require"telescope.themes".get_ivy({layout_config={preview_width=0.8}}))

When I do this now I get this error:

Unsupported layou
ggandor
ggandor commented Nov 4, 2021

The README in its current form mostly considers users coming from Sneak/EasyMotion/Hop, and focuses on the distinguishing features of Lightspeed, in a pretty verbose manner. For people who have never used such plugins, or are even new to Vim itself, the information is too distributed though, and I suspect it is hard to get a quick overview on what the heck is Lightspeed actually doing, and why the

Created by Thiago de Arruda

Released January 31, 2014

Latest release 2 months ago

Repository
neovim/neovim
Website
neovim.io
Wikipedia
Wikipedia

Related Topics

neovim-configuration neovim-dotfiles neovim-plugin nvimrc vim