Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Lf.nvim Alternatives
Similar projects and alternatives to lf.nvim
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
flatten.nvim
Pipe from wezterm, kitty, and neovim terminals into your current neovim instance. Like `code -r` on steroids.
-
-
nvim-unception
A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions.
-
-
fm-nvim
🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.
-
-
-
code_runner.nvim
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lf.nvim discussion
lf.nvim reviews and mentions
-
Wrote my own functions for lf
As a rational why I did that: I often switch directories with lf (:cd) and to restore my session I had to use some hooks like DirChanged and DirChangedPre to get around some weird things happening in the lf plugin by lmburns which I used (not trying to shame, it's a great plugin, probably just not a fit for me). So to remove those, I thought why not give it a try, I also recently wrote my own functions for lazydocker / lazygit and lf also fits into the same category.
- NvimTree vs NeoTree
-
Terminal filemanager that works good with neovim
There is a neovim plugin for lf, which works really well
-
diffrence of the "e" and "l" key in lf file manager?
This was something i wanted to do as well. Then i installed a lf nvim plugin which uses toogleterm to spawn lf in a popup window.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Apr 2025
Stats
lmburns/lf.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lf.nvim is Lua.