Skip to content

kagaya85/kagaya.vim

Repository files navigation

Kagaya's nvim config

neovim config with lua plug-in

How to use

✅ Requirement

langs:

and:

🚀 Installation

git clone [email protected]:kagaya85/kagaya.vim.git ~/.config/nvim

then run:

nvim

enjoy it!

🔌 Plugins

  • nvim-surround surround selections stylishly
  • gotests.nvim generate table driven tests easily
  • folke/noice.nvim Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.

and more plugins

⌨️ Keybindings

see keybindings

🥰 Acknowledgement

Specilal thanks to a very COOL nvim project: nvimdots