Skip to content

truemerrill/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim config

A lua-based neovim configuration following the Neovim-from-scratch tutorial series. This configuration also sets up custom commands and keybindings that I prefer to use.

Plugins / features

  • Language Server Protocols (LSP)
  • :ToggleExplorer to show/hide the NetrwTreeListing, similar to NERDTree but with builtin features
  • Telescope

Install

mkdir -m ~/.config/
git clone https://gitlab.com/truemerrill/nvim.git ~/.config/nvim

About

Neovim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages