Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 460 Bytes

nvim-spacestation

Neovim config files for astronauts.

Screenshot

Main goals

  • Try out default behaviours before bringing in a plugin. E.g. omnicompletion for lsp instead of nvim-cmp or a similar completion plugin.
  • Easy to maintain and update. Use separate files per configuration item. E.g. Each plugin in its own file under lua/plugins/.
  • Practical UI. Fluff is good when it provides some value. E.g. icons for filetypes, semantic color tokens.