Skip to content

norman/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norm's NeoVim configuration

This is my personal NeoVim configuration. It's likely only really useful to me, but if you see something here that you like, may use it under the terms of the MIT License.

The colorscheme used here requires a console with modern color support. I am using iTerm2. If you want to use plain old Terminal.app you'll want to change the colorscheme to something else.

Dependencies

# A better grep app, needed by some plugins
brew install ripgrep

# Ruby Langauge server (install gem or add to Gemfile)
gem install ruby-lsp 

# Lua language server
brew install lua-language-server

# Eslint, HTML, JSON and CSS language servers
brew install vscode-langservers-extracted

About

My personal NeoVim configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages