David Ibia c8b30a453e refactor(nvim-silicon.lua): change variable names for better readability
feat(nvim-silicon.lua): add functionality to create a screenshots directory and
open it based on the operating system
feat(nvim-silicon.lua): add keymaps for creating a screenshot and opening the
screenshots directory
feat(nvim-silicon.lua): update silicon setup with font and output settings
2024-03-03 12:02:27 +01:00

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

Fonts

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
Description
No description provided
Readme 295 KiB
Languages
Lua 100%