Skip to content

fteem/vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

installation steps

  1. Create nvim dotfiles path:
mkdir -p ~/.config/nvim
  1. Clone this repository to ~/.config/nvim:
git clone https://github.com/fteem/vimfiles ~/.config/nvim/
  1. Open Neovim - lazy.nvim will automatically install itself and all plugins:
nvim

Note: This configuration uses lazy.nvim which automatically bootstraps itself. No manual installation of the plugin manager is needed.

About

My vimfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 100.0%