mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
730b62e1da44bac0ad07b1f762c446b906e3ff68
feat(molten.lua): add autocmd to export output chunks to Jupyter notebook on write feat(molten.lua): add autocmds to import output chunks from Jupyter notebook based on kernel feat(molten.lua): add autocmd to initialize Molten buffer and import output chunks
Absolute VIM Configuration
Introduction
Here's the VIM configuration I'm going to be using for most of my professional work this year. There may be changes as I discover new plugins. I intent to personalize this to my taste and coding conventions. Feel free to try it out if you fancy 😄.
Installation
git clone https://github.com/boxpositron/absolute-vim ~/.config/nvim --depth 1 && nvim
Dependencies
Binaries
Improved Git Experience
Beautiful Code Screenshots
Fuzzy Finder
Fonts
Themes
Plugins
- CheatSheet
- Comment
- DAP
- Dashboard
- GitIgnore
- GitSigns
- Harpoon
- Incline
- IndentBlankline
- Jedi
- KeySeer
- LuaLine
- Mason
- Mini
- NoneLS
- NvimBQF
- NvimCMP
- NvimSilicon
- NvimSurround
- NvimTree
- NvimTreesitter
- PoetV
- SuperTab
- TailwindSorter
- Telescope
- TodoComments
- ToggleTerm
- TreeSJ
- Trouble
- UndoTree
Keybindings
General
| Keybinding | Description |
|------------|-------------|
Description
Languages
Lua
100%