pabloariasal's Stars
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
pypa/pipenv
Python Development Workflow for Humans.
gabime/spdlog
Fast C++ logging library.
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
philc/vimium
The hacker's browser.
unixorn/awesome-zsh-plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
conan-io/conan
Conan - The open-source C and C++ package manager
SirVer/ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
itchyny/lightline.vim
A light and configurable statusline/tabline plugin for Vim
Shougo/deoplete.nvim
:stars: Dark powered asynchronous completion framework for neovim/Vim8
Airblader/i3
A fork of the i3 window manager with gaps and some other features. :warning: i3-gaps has been merged into i3.
adi1090x/polybar-themes
A huge collection of polybar themes with different styles, colors and variants.
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
MaskRay/ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
rafi/awesome-vim-colorschemes
Collection of awesome color schemes for Neo/vim, merged for quick use.
neomake/neomake
Asynchronous linting and make framework for Neovim/Vim
palantir/python-language-server
An implementation of the Language Server Protocol for Python
ludovicchabant/vim-gutentags
A Vim plugin that manages your tag files
tmhedberg/SimpylFold
No-BS Python code folding for Vim
vim-scripts/ReplaceWithRegister
Replace text with the contents of a register.
milkypostman/vim-togglelist
Functions to toggle the [Location List] and the [Quickfix List] windows.