项目作者: beauwilliams
项目描述 :
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more
高级语言: Vim script
项目地址: git://github.com/beauwilliams/Dotfiles.git
Dotfiles
Greetings 
Here is my collection configs for zsh, fzf, neovim and friends
Sneak Peak of Neovim Config

Key Neovim Features
Init written in fennel and compiled to lua
Lua utils library
Snippets library
Cool Vimscript and Lua functions
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.

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
