JoosepAlviste's Stars
vitejs/vite
Next generation frontend tooling. It's fast!
romkatv/powerlevel10k
A Zsh theme
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
ueberdosis/tiptap
The headless rich text editor framework for web artisans.
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
folke/lazy.nvim
💤 A modern plugin manager for Neovim
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
TodePond/DreamBerd
perfect programming language
kysely-org/kysely
A type-safe typescript SQL query builder
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
radix-vue/radix-vue
Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
windwp/nvim-autopairs
autopairs for neovim written in lua
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
lucaslorentz/caddy-docker-proxy
Caddy as a reverse proxy for Docker
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
tpope/vim-repeat
repeat.vim: enable repeating supported plugin maps with "."
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
ggandor/lightspeed.nvim
deprecated in favor of leap.nvim
pmizio/typescript-tools.nvim
⚡ TypeScript integration NeoVim deserves ⚡
lukemorales/query-key-factory
A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query
zdharma-continuum/fast-syntax-highlighting
Feature-rich syntax highlighting for ZSH
lewis6991/impatient.nvim
Improve startup time for Neovim
knubie/vim-kitty-navigator
Seamless navigation between kitty panes and vim splits
declancm/cinnamon.nvim
Smooth scrolling for ANY command 🤯. A Neovim plugin written in Lua!
FabijanZulj/blame.nvim
Neovim fugitive style git blame plugin
benyap/resolve-tspaths
Transform path mappings in your compiled Typescript code
JoosepAlviste/serieslist
Always know which episode to watch next. Keep track of your series and seen episodes.
JoosepAlviste/apollo-client-partial-details-example
Example for using partial list view data to pre-fill detail views with Apollo Client