Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 965 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 965 Bytes

Aqua Arch

SHELL: ZSHELL

  • Navigate and preview files with lf.
  • Manage git repositories with lazygit.
  • Write notes and save snippets with nap

TERMINAL: ZELLIJ

  • Minimal appearence using the zjstatus plugin.
  • Pressing "e" in lf opens the selected file in a new pane
  • I use zellij panes instead of neovim panes usually

TEXT: NEOVIM

  • I use many of the mini.nvim and snacks.nvim packages.
  • Language servers are downloaded and managed by mason.
  • Completions are done with blink.cmp
  • Jump to marks using mini.pick
  • Instead of using registers, I paste and yank from snacks.scratch

COLOR THEME: DRACULA

  • I use the dracula color scheme whenever possible.
  • I like to use thin green outlines

SCREENSHOTS

2024-11-13_15-33 2024-11-15_01-39