Stevan Milic (stevanmilic)

stevanmilic

Geek Repo

Company:Rho

Location:Belgrade

Github PK Tool:Github PK Tool

Stevan Milic's starred repositories

monkeytype

The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.

Language:TypeScriptLicense:GPL-3.0Stargazers:14708Issues:52Issues:1784

mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

Language:LuaLicense:Apache-2.0Stargazers:7356Issues:23Issues:546

leap.nvim

Neovim's answer to the mouse 🦘

Language:FennelLicense:MITStargazers:4193Issues:13Issues:168

noice.nvim

💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.

Language:LuaLicense:Apache-2.0Stargazers:4042Issues:13Issues:547

helmfile

Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.

nvim-surround

Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.

Language:LuaLicense:MITStargazers:2965Issues:12Issues:166

nvim-notify

A fancy, configurable, notification manager for NeoVim

Language:LuaLicense:MITStargazers:2914Issues:8Issues:227

nvim-dap-ui

A UI for nvim-dap

Language:LuaLicense:MITStargazers:2451Issues:7Issues:306

nvim-ufo

Not UFO in the sky, but an ultra fold in Neovim.

Language:LuaLicense:BSD-3-ClauseStargazers:2197Issues:9Issues:214

neotest

An extensible framework for interacting with tests within NeoVim.

Language:LuaLicense:MITStargazers:2157Issues:13Issues:228

django-cacheops

A slick ORM cache with automatic granular event-driven invalidation.

Language:PythonLicense:BSD-3-ClauseStargazers:2077Issues:40Issues:336

neodev.nvim

💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

Language:LuaLicense:Apache-2.0Stargazers:2016Issues:9Issues:130

neoscroll.nvim

Smooth scrolling neovim plugin written in lua

Language:LuaLicense:MITStargazers:1363Issues:6Issues:81

nvim-navic

Simple winbar/statusline plugin that shows your current code context

Language:LuaLicense:Apache-2.0Stargazers:1363Issues:8Issues:88

tao

A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.

Language:RustLicense:MPL-2.0Stargazers:1084Issues:13Issues:8

auto-save.nvim

🧶 Automatically save your changes in NeoVim

Language:LuaLicense:GPL-3.0Stargazers:622Issues:4Issues:54

cmp-cmdline

nvim-cmp source for vim's cmdline

Language:LuaLicense:MITStargazers:513Issues:7Issues:92

gitlinker.nvim

A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse

Language:LuaLicense:GPL-3.0Stargazers:510Issues:4Issues:38

nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

Language:LuaLicense:GPL-3.0Stargazers:504Issues:4Issues:80

substitute.nvim

Neovim plugin introducing a new operators motions to quickly replace and exchange text.

Language:LuaLicense:WTFPLStargazers:483Issues:4Issues:47

spellsitter.nvim

Treesitter powered spellchecker

Language:LuaLicense:MITStargazers:419Issues:9Issues:55

stabilize.nvim

Neovim plugin to stabilize window open/close events.

Language:LuaLicense:BSD-2-ClauseStargazers:326Issues:4Issues:17

cats-mtl

cats transformer type classes.

Language:ScalaLicense:NOASSERTIONStargazers:307Issues:19Issues:60

compiler-explorer.nvim

Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org

Language:LuaLicense:MITStargazers:137Issues:3Issues:9

delaytrain.nvim

Train yourself to stop repeating keys... gently

Language:LuaLicense:Apache-2.0Stargazers:112Issues:1Issues:6

imagecashletter

X9’s Specifications for ICL (Image Cash Letter) to provide Check 21 services. The HTTP server is available in a Docker image and the Go package is available.

Language:GoLicense:Apache-2.0Stargazers:60Issues:9Issues:81

alembic-autogenerate-enums

Alembic hooks to cause PostgreSQL ALTER TYPE .. ADD VALUE .. to be issued automatically

Language:PythonLicense:MITStargazers:56Issues:5Issues:0

woah

A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)