Skip to content

tjazerzen/init.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

init.lua

My neovim config.

Support for the following functionality:

  • vim keybindings
  • fuzzy finding for grepping, files, and more
  • git support: see branch, gitblame
  • code assistant support. I use supermaven.
  • editing folders as a regular buffer
  • viewing markdown files
  • debugging (at the moment, only Go files)
  • language server support
  • search and replace across entire repository

Requirements

Installation

  1. Backup your previous configuration (if it exists)
  2. Run
    git clone https://github.com/tjazerzen/init.lua.git ~./config/nvim

About

my neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages