Skip to content

DrOptix/typewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typewriter

Opinionated NeoVim configuration

Dependencies

Those are the dependencies not handled automatically.

Install

  1. Clone, copy, symlink this repository into $HOME/.config/nvim/.
  2. Start neovim and it should start install plugins and tools.
  3. Enjoy typewriting

Development

  1. Hack something
  2. Run one of the testing environments from ./tests
  3. Once in the testing container play around with your newly hacked config to validate it.