Skip to content

asperan/config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim configs

Absolutely personal (i.e. specifically tailored on my needs and liking) (and maybe forever incomplete) Neovim configuration files.

Plugins

  1. which-key
  2. night-owl
  3. telescope and native fzf
  4. gitsigns
  5. indent-blankline
  6. Comment
  7. treesitter
  8. lualine
  9. nvim-cmp
  10. nvim-lspconfig
  11. undotree
  12. surround.nvim
  13. auto-indent.nvim
  14. nvim-lint

Sources

  1. LazyVim documentation
  2. ThePrimeagen's 0 to LSP: Neovim RC From Scratch video
  3. Neovim kickstart project

License

The code of this repository is distributed according to the MIT license.