Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 583 Bytes

todo-neovim.md

File metadata and controls

23 lines (21 loc) · 583 Bytes

Neovim Setup

  • Try telescope ui
  • Debugger
  • Code Snippets
  • Auto-completion
  • Formatting

Storage (for later, if needed)

Known issues

To ensure neorg treesitter compiles

brew install llvm
CC=/opt/homebrew/opt/llvm/bin/clang nvim -c 'TSInstallSync norg'