mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
5f86592ed44274bed3a96b38d7a326b23bbee6c8
feat(colorscheme.lua): add setting for NormalNC highlight group to maintain consistency perf(colorscheme.lua): improve logging by using vim.notify instead of console.log
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%