Files
absolute-vim/README.md
2024-02-29 21:35:01 +01:00

68 lines
1.1 KiB
Markdown

# 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
```bash
git clone https://github.com/boxpositron/absolute-vim ~/.config/nvim --depth 1 && nvim
```
## Dependencies
### Binaries
> Improved Git Experience
- [lazygit](https://github.com/jesseduffield/lazygit)
> Beautiful Code Screenshots
- [silicon](https://github.com/Aloxaf/silicon)
### Fonts
- [Noto Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji)
- [JetBrains Mono](https://fonts.google.com/specimen/JetBrains+Mono)
## Plugins
- CheatSheet
- ColorScheme
- Comment
- DAP
- Dashboard
- GitIgnore
- GitSigns
- Harpoon
- Incline
- IndentBlankline
- Jedi
- KeySeer
- LuaLine
- Mason
- Mini
- NoneLS
- NvimBQF
- NvimCMP
- NvimSilicon
- NvimSurround
- NvimTree
- NvimTreesitter
- PoetV
- SuperTab
- TailwindCSS Colors
- TailwindSorter
- Telescope
- TodoComments
- ToggleTerm
- TreeSJ
- Trouble
- UndoTree