Skip to content

kevinfengcs88/nvim

Repository files navigation

My Neovim Config

This repository contains my Neovim config, which is written in Lua. It uses lazy.nvim for managing plugins.

work in progress...

  • Make jumping to a mark also perform zz afterwards
  • Prevent comment lines being added in bash

Uninstalling

I build Neovim from source. To uninstall just run:

rm -f $(which nvim)

About

My Neovim config, written in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published