Big new release with a lot of changes and improvements! Two new plugins have been added, and a lot of plugins have been replaced. With these changes, default LazyVim is now just 34 plugins. Added Plugins fzf-lua as a replacement for tele...
fix(project): add fzf-lua integration. Fixes LazyVim#3609 Verified4b9e4ed folkeadded a commit that references this issue on Jun 13, 2024 chore(main): release 12.14.0 (#3594)... Verified7bebc40 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to...
LazyVim 14.x,他带着 snacks.nvim,fzf-lua 和 blink 来了官网:https://www.lazyvim.org/, 视频播放量 97、弹幕量 1、点赞数 1、投硬币枚数 0、收藏人数 2、转发人数 0, 视频作者 herschel_ma, 作者简介 ,相关视频:轻松上手LazyVim:最强大功能的NeoVim编辑器!,LazyVi
fzf-lua 11 release-please--branches--main--components--LazyVim refactor stable v14.6.0 v14.5.0 v14.4.0 v14.3.0 v14.2.0 v14.1.0 v14.0.2 v14.0.1 v14.0.0 v13.9.1 v13.9.0 v13.8.0 v13.7.0 v13.6.0 v13.5.3 v13.5.2 v13.5.1 ...
Status bar:Lualine status bar adds fzf extension, which can display fzf related status information. Bug fixes: Blink:Removed compatibility with version 0.7.6. Codeium:Fixed the issue where Codeium would still autoload whenvim.g.ai_cmpwas set to false. ...
fzf-lua 11 release-please--branches--main--components--LazyVim refactor fix_cmp mini.jump stable v12.39.0 v12.38.2 v12.38.1 v12.38.0 v12.37.0 v12.36.0 v12.35.1 v12.35.0 v12.34.0 v12.33.0 v12.32.0 v12.31.0 v12.30.0 v12.29.2 v12.29.1 v12.29.0 v12.28.0 v12.27.0 v12.26....
During first run it does already contain the build directory inside the telescope-fzf-native.nvim but it still had this error when I tried to :Lazy reload telescope.nvim Failed to run `config` for telescope.nvim {user}/.config/nvim/lua/sethy/plugins/telescope.lua:20: attempt to index ...
解决了 fzf.lua 兼容隐藏滚动条的问题。 Luasnip: 现在使用 Blink 的 Luasnip 源。 性能改进: Supermaven: 增加了延迟加载功能,提升了插件加载速度。 回滚: 回滚了之前对 fzf 的修复,因为引入了新的问题。 完整更新日志: 关注官方微信公众号获取开源软件和的最新用法独家资讯关注官方微信公众号:ohmyx获取开源软件...
cat ~/.config/nvim/lua/plugins/input.lua,使用方法参考github,触发快捷键Ctrl-n。 return { -- multiple cursors { "mg979/vim-visual-multi" }, } Lsp提示Pyright和Neocmake安装失败 Pyright和Neocmake分别是python和cmake的Lsp Server,安装Pyright需要安装npm ...
│ └── spec2.lua └── init.lua ⚙️ 配置说明 有关更详细的配置方法,请参阅文档。 同类项目 除了LazyVim,还有一些令人称道的 Neovim 配置项目,这些项目各具特色: NvChad:提供一个现代化和模块化的 Neovim 配置,支持高度自定义和扩展。