aarnphm / editor

neovim configuration where I spend way too much time on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast. Minimalist. Choose 2

Plugins ecosystem:

  • rose-pine for soho vibes, catppuccin for based vibes
  • mini.nvim for minimalist everything
  • Fuzzy find with telescope.nvim
  • LSP integration (nvim-cmp, nvim-lspconfig, copilot.lua, mason, conform.nvim)
  • folke's plugins (trouble.nvim, which-key.nvim, todo-comments.nvim)
  • vim-motion with leap.nvim and flit.nvim

and more...

Startup time: 12ms (with vim-startuptime and lazy.nvim)

If you wish to try out something more structural, try out nvimdots or lazyvim

Used with dix

About

neovim configuration where I spend way too much time on

License:Apache License 2.0


Languages

Language:Lua 79.8%Language:Vim Script 19.5%Language:Scheme 0.7%