Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nvchad | 15,571 | a day ago | 2 | August 19, 2021 | 1 | gpl-3.0 | Lua | |||
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime | ||||||||||
Dotfiles | 7,557 | 22 days ago | 10 | other | Shell | |||||
A set of vim, zsh, git, and tmux configuration files. | ||||||||||
Awesome Dotfiles | 7,541 | 2 months ago | 2 | |||||||
A curated list of dotfiles resources. | ||||||||||
Dotfiles | 2,489 | 11 days ago | 2 | mit | Lua | |||||
vim, zsh, git, homebrew, neovim - my whole world | ||||||||||
Vim Bootstrap | 1,995 | 1 | 3 months ago | 7 | November 07, 2021 | 31 | mit | CSS | ||
Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim. | ||||||||||
Vim Awesome | 1,830 | 3 years ago | 80 | mit | Python | |||||
Awesome Vim plugins from across the universe | ||||||||||
Tmux Config | 1,697 | 5 months ago | 10 | Shell | ||||||
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar. | ||||||||||
Vim Config | 1,672 | 24 days ago | 35 | Vim Script | ||||||
Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim. | ||||||||||
Dotfiles | 1,389 | 2 years ago | 4 | cc0-1.0 | Shell | |||||
▒ rice ░░ custom linux config files | ||||||||||
Dotfiles | 1,339 | 2 months ago | mit | Shell | ||||||
💻 macOS / Ubuntu dotfiles |
Handcrafted neovim
configs for the ultimate CLI dev experience, completely in lua
, video walkthrough
Have been using neovim
as my editor of choice for a while, with the introduction of vim 9 and the breaking changes to viml
I decided to rewrite my configs in pure lua
.
Before you begin, ensure you have met the following requirements:
neovim
nvim2k
To get nvim2k
, follow these steps:
git clone https://github.com/2kabhishek/nvim2k
ln -sfnv $PWD/nvim2k $HOME/.config/nvim
For a list of plugins, see the plugins file.
Hit the button if you found this useful.
Looking for my zsh
and other cli
configs? See Dotfiles
Looking for my tmux configs? See tmux2k
Want the CLI experience on your Android too? Have a look at Oh-My-Termux