aw1875 / dotfiles

Home is wherever it needs to be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏠 wolfy's dotfiles 🏠

WM

  • bspwm - A tiling window manager based on binary space partiioning
    • compton - A compositor for X11
    • dunst - Lightweight and customizable notification daemon
    • feh - A fast and light image viewer
    • polybar - A fast and easy-to-use status bar
    • sxhkd - Simple X hotkey daemon

CLI

  • Alacritty - A cross-platform, OpenGL terminal emulator
  • neofetch - A command-line system information took written in bash 3.2+
  • ZSH - A shell designed for interactive use

Plugins

  • vim-airline - Lean & mean status/tabline for vim that's light as air
  • dashboard-vim - Vim Dashboard
  • markdown-preview - Markdown preview plugin for (neo)vim
  • mason - Portable package manager for Neovim that runs everywhere Neovim runs
    • mason-lspconfig - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim
  • nvim-cmp - A completion plugin for neovim coded in Lua
    • cmp-nvim-lsp - Nvim-cmp source for neovim builtin LSP client
    • cmp-buffer - Nvim-cmp source for buffer words
    • cmp-path - Nvim-cmp source for path
    • LuaSnip - Snippet Engine for Neovim written in Lua
    • cmp_luasnip - Luasnip completion source for nvim-cmp
    • lspkind-nvim - Vscode-like pictograms for neovim lsp completion items
  • nvim-lspconfig - Quickstart configs for Nvim LSP
  • nvim-tree - A file explorer tree for neovim written in lua
  • telescope - Find, Filter, Preview, Pick. All lua, all the time.
  • vim-commentary - Comment stuff out
  • vim-devicons - Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
  • vim-fugitive - A Git wrapper so awesome, it should be illegal
  • vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
  • vim-heritage - Automatically create missing parent directories when saving a new file
  • vim-lastplace - Intelligently reopen files at your last edit position in Vim
  • vim-one - Adaptation of one-light and one-dark colorschemes for Vim
  • vim-polyglot - A solid language pack for Vim
  • vim-ripgrep - Use RipGrep in Vim and display results in a quickfix list
  • vim-visual-multi - Multiple cursors plugin for vim/neovim
  • which-key - Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing

About

Home is wherever it needs to be


Languages

Language:Lua 55.7%Language:Shell 36.4%Language:Sass 7.9%