Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 732 Bytes

File metadata and controls

14 lines (11 loc) · 732 Bytes

My nvim config

Initially based on the fantastic kickstart-modular project.

I've had a lot of fun tweaking things along the way. Some features:

  • Tweaked folke/tokyonight.nvim colors
  • Customized lualine with git changes, custom filename display (from LazyVim), Harpoon support, LSP info and more
  • Telescope with customized actions (multiopen, trouble support, preview/layout toggle) and filename first display
  • Light and dark mode switching
  • Neogit + Diffview with Github-like highlighting
  • Disabling Treesitter on large js files
  • Fully lazy loaded
  • Keymaps, so many keymaps