Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.91 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.91 KB

Dotfiles

My dotfiles are synchronized with stow. To link a single configuration or the entire dotfiles to your local config folder, do stow --adopt $FOLDER or stow --adopt *, respectively.

Packages

Type Name
OS Arch Linux
Colorscheme Gruvbox
Terminal Emulator Kitty
Editor Neovim
Shell fish
Compositor Picom
Status Bar Polybar
Tiling Window Manager i3-gaps
Font JetBrains Mono Nerd Font
Application Launcher Rofi

Neovim

A show-case of my configuration from my work on telescope-hop.nvim.

Sneak Peak

Plugins Description
telescope.nvim Fuzzy finder
nvim-treesitter Syntax highlighting & text objects
neogit A little magit for neovim
vim-slime REPL
galaxyline.nvim Statusline
nvim-lspconfig Built-in LSP

TODO

  • Commenting neovim config
  • Screenshots