Skip to content

jaredgoldman/neovim-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

My attempt to create my own neovim configuration with just enough features to be productive and not too many to be bloated.

Features

  • file tree with nvim-tree
  • lsp management with mason-nvim
  • telescope for searching/grepping
  • theming with themery
  • tabfluline
  • terminal with f-term
  • harpoon for deving on subsets of files
  • extended history
  • auto-pairs
  • debugger with nvim-dap and dapui

Installation

  1. Clone this repository to your ~/.config/nvim directory.
  2. Run :Lazy to install all plugins.

About

My neovim config - complete with debugger and LSP magic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages