Skip to content

itamcampos/neovimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim configuration files

Files are constantly updating to experience new features, so make sure there are no conflicts with your current settings.

The currently configured and active color scheme is "One Dark" provided by user Navarasu.

Important

If you already have custom settings for Neovim, it is likely that the settings in this repository will not integrate with your current settings, in which case you would need to backup and delete your Neovim settings before using this repository.

Currently installed plugins:

  • One Dark is the currently active color scheme. Dark and Light Themes for neovim >= 0.5 based on Atom One Dark & Atom One Light theme written in lua with TreeSitter syntax highlight.

  • Fern, pronounced "furn", is a general-purpose asynchronous tree viewer written in pure Vim script.

  • Fix CursorHold to fix performance bugs with "autocmd" events.

How to use

In your terminal, type:

  git clone https://github.com/itamcampos/neovimfiles.git ~/.config/nvim

Run Neovim and type:

  :PlugInstall

About

My Neovim configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published