Neovim, e/plugins
738
posts
please report this account:
@zenaineis a phishing account that sends calendly invites which redirect to an app that requests write access to the target's X account.
This post is from an account you blocked.
nice walkthrough showing what Nvim can do with ~100 lines of config, no plugins. diagnostics, statusline, :grep, :find, formatting practical usage of NVIM_APPNAME, :restart youtube.com/watch?v=otRvw9…
:bcd sets buffer-local "current directory" (CWD). :bcd some/dir/ Similar to :lcd (window-local) and :tcd (tab-local), except not "sticky". Use cases: - on LspAttach, :bcd to the workspace "root dir". - on :terminal OSC 7, :bcd to new dir. github.com/neovim/neovim/…


