Skip to content

AlexTabble/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim


Motivation:

  • 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

External Dependencies

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

Key Features

  • Quarto Integration
  • Obsidian Integration
  • Project Manager

Current supported Languages

  1. Python
  2. R

Planned Improvements

  1. Use Snippets to create latex-suite like behavior in math environments.
  2. Create Image support
  3. Quality of Life plugins for working with data(DB interface, chart rendering, etc.)
  4. Add dockerfile for usage away from local machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages