Skip to content

Instantly share code, notes, and snippets.

@aravezskinteeth
Created May 24, 2023 16:28
Show Gist options
  • Save aravezskinteeth/0796df266308341f818aae7f85b00ac4 to your computer and use it in GitHub Desktop.
Save aravezskinteeth/0796df266308341f818aae7f85b00ac4 to your computer and use it in GitHub Desktop.
AstroNvim log health
────────────────────────────────────────────────────────────────────
1 ──────────
2 astronvim: require("astronvim.health").check()
3
4 AstroNvim
5 - AstroNvim Version: v3.10.2
6 - Neovim Version: v0.9.0
7 - OK Using stable Neovim >= 0.8.0
8 - OK git is installed: Used for core functionality such as
8 updater and plugin management
9 - OK open is installed: Used for gx mapping for opening files
9 with system opener (Optional)
10 - OK lazygit is installed: Used for mappings to pull up git TUI
10 (Optional)
11 - OK node is installed: Used for mappings to pull up node REPL
11 (Optional)
12 - OK gdu is installed: Used for mappings to pull up disk usage
12 analyzer (Optional)
13 - WARNING btm is not installed: Used for mappings to pull up
13 system monitor (Optional)
14 - OK python is installed: Used for mappings to pull up python
14 REPL (Optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment