Skip to content

Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more

License

Notifications You must be signed in to change notification settings

beauwilliams/Dotfiles

Folders and files

NameName
Last commit message
Last commit date
Aug 28, 2020
Apr 11, 2022
Dec 9, 2022
Nov 23, 2021
Nov 25, 2022
May 18, 2023
Aug 9, 2020
Nov 28, 2024
Sep 2, 2021
Mar 8, 2020
Sep 27, 2021

Repository files navigation

Dotfiles

Greetings πŸ‘‹

Here is my collection configs for zsh, fzf, neovim and friends

Sneak Peak of Neovim Config

gif1

Key Neovim Features

Init written in fennel and compiled to lua

Lua utils library

My own help file and tags generator

Snippets library

Cool Vimscript and Lua functions

Telescope and many other awesome plugins configured

IDE like experience + heaps of vim tricks

Now featuring a parser based treesitter for syntax highlighting and other goodies.

Demonstrated here with a minified CSS file. We can see easily the limits of regex based syntax. Treesitter has numerous other benefits too, such as speed. treesitter

Plus tons of awesome shell scripts. Enhanced rm, cd and more. Git commands + FZF + Shell awesomeness = productivity level over 9000.

FZF Enhanced rm. Delete multiple files at once interactively!

FZF Enhanced git status. Open files in $EDITOR and see changes at a glance!

FZF Enhanced git checkout. Checkout quick to local and remote + FZF list of branches.

Sneak Peak of Vim Config

Preview