- The Primeagen uses it
- It looks fun
- VSCode started to annoy me with all the AI bloat
- I'm on Linux now. Got to go full open source and embrace the change
Important
Use bob when installing neovim for the first time. The build version should be as up to date as possible, otherwise you'll get errors due to old LuaJIT and Lua versions
Dependency | Function |
---|---|
git |
Version control |
curl |
Data transfer |
node |
JavaScript runtime |
npm |
Node package manager |
lua |
Scripting language |
luarocks |
Lua package manager |
ripgrep |
Fast text search |
fd |
File finder |
quarto |
Document rendering |
python |
General scripting |
R |
Statistical computing |
- Quarto Integration
- Obsidian Integration
- Project Manager
- Python
- R
- Use Snippets to create latex-suite like behavior in math environments.
- Create Image support
- Quality of Life plugins for working with data(DB interface, chart rendering, etc.)
- Add dockerfile for usage away from local machine.