lynxxxxx95 / nvim2k

Personalized Development Environment β€οΈπŸ‘¨β€πŸ’»

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License People Stars Forks Watches Last Updated

Personalized Development Environment β€οΈπŸ‘¨β€πŸ’»

nvim2k Demo
nvim2k screenshot

What is this

Handcrafted neovim configs for the ultimate CLI dev experience, completely in lua, video walkthrough

Inspiration

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.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of neovim

Getting nvim2k

To get nvim2k, follow these steps:

git clone https://github.com/2kabhishek/nvim2k
ln -sfnv $PWD/nvim2k $HOME/.config/nvim

Plugins

For a list of plugins, see the plugins file.

Hit the ⭐ button if you found this useful.

More Info

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

About

Personalized Development Environment β€οΈπŸ‘¨β€πŸ’»

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%