mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
5a617aeaff4a0df6cfba419ee65b915f73f120e3
feat(treesj.lua): add max_join_length option to tsj.setup for configuring maximum join length feat(treesj.lua): add silent and noremap options to opts variable for better key mapping control
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%