lf.nvim VS nvim-go

Compare lf.nvim vs nvim-go and see what are their differences.

lf.nvim

Lf file manager for Neovim (in Lua) (by lmburns)

nvim-go

A minimal implementation of Golang development plugin for Neovim (by crispgm)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lf.nvim nvim-go
4 2
89 125
- -
5.7 5.0
4 months ago about 2 months ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lf.nvim

Posts with mentions or reviews of lf.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-28.
  • Wrote my own functions for lf
    1 project | /r/neovim | 6 Nov 2023
    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
    5 projects | /r/neovim | 28 May 2023
  • Terminal filemanager that works good with neovim
    7 projects | /r/neovim | 16 Apr 2023
    There is a neovim plugin for lf, which works really well
  • diffrence of the "e" and "l" key in lf file manager?
    4 projects | /r/commandline | 10 Mar 2023
    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.

nvim-go

Posts with mentions or reviews of nvim-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-22.

What are some alternatives?

When comparing lf.nvim and nvim-go you can also consider the following projects:

flatten.nvim - Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance

vim-go - Go development plugin for Vim

vifm.vim - Vim plugin that allows use of vifm as a file picker

telescope-zoxide - An extension for telescope.nvim that allows you operate zoxide within Neovim.

monokai.nvim - Monokai theme for Neovim written in Lua.

gopher.nvim - Neovim plugin for make golang development easiest

lf - Terminal file manager

cscope_maps.nvim - For old school code navigation. Adds cscope support to Neovim 0.9+.

nvim-tree.lua - A file explorer tree for neovim written in lua

aerial.nvim - Neovim plugin for a code outline window

fm-nvim - 🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.

dap-go.nvim - nvim-dap extension to make simpler debug Golang using Delve