Skip to content

mathias-ws/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

My neovim configuration. Hopefully it works:P

Dependencies

These operative system packages are required for all the plugins and functionality to work. Other dependencies are automatically installed by Mason.

  • NPM
  • ripgrep
  • git

Work and personal configuration

To separate concerns and to use only the needed plugins a work mode has been implemented. This has fewer plugins and LSPs. To activate it export the NVIM_ENV variable to "work".

export NVIM_ENV="work"

About

My neovim configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages