mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
7b78ace466687071f2f167636da8fdf9bcdbd8ec
feat(remap.lua): add logic to only source specific file extensions to enhance security and prevent unintended sourcing of files
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%