justlookz's Stars
phinixplus/emulator
Reference software implementation of a PHINX+ system written in C for Linux.
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
hrsh7th/cmp-calc
nvim-cmp source for math calculation
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
loctvl842/monokai-pro.nvim
Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum
cultab/command.nvim
command runner slash text pipe to multiplexed panes
mawww/kakoune
mawww's experiment for a better code editor
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
echasnovski/mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
helix-editor/helix
A post-modern modal text editor.
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
andersevenrud/nordic.nvim
A nord-esque colorscheme for neovim
AlexvZyl/nordic.nvim
🌒 Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms.
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
rcarriga/nvim-dap-ui
A UI for nvim-dap
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
nvim-treesitter/nvim-treesitter-textobjects
nvim-treesitter/nvim-treesitter-context
Show code context
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
kristijanhusak/vim-dadbod-completion
Database autocompletion powered by https://github.com/tpope/vim-dadbod
kristijanhusak/vim-dadbod-ui
Simple UI for https://github.com/tpope/vim-dadbod
tpope/vim-dadbod
dadbod.vim: Modern database interface for Vim
metakirby5/codi.vim
:notebook_with_decorative_cover: The interactive scratchpad for hackers.
lukas-reineke/headlines.nvim
This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.
LunarVim/lunar.nvim
LunarVim Colorscheme
phinixplus/palmfs
Linux utilities for creating, configuring and mounting PALMfs partitions.
jamestthompson3/nvim-remote-containers
Develop inside docker containers, just like VSCode