Skip to content

My (probably bad) tries to setup Neovim for my liking

Notifications You must be signed in to change notification settings

Twotyth/init.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

init.lua

WIP to setup neovim for my liking (>.<)

Plugins

  • [Lazy] - My plugin manager of choice (blazingly fast)
  • [Web dev icons] - Just better
  • [Telescope] - Fuzzy search
  • [Harpoon] - Quick navigation between chosen files
  • [Tint] - Visual window split / floating window focus
  • [Trouble] - Better diagnostics, quickfix, all the good stuff
  • [Tree sitter] - Required plugin to even work in neovim
  • [Mason] and [Mason-Lspconfig] - Configure and manage language servers easily
  • [Autopairs] - Insert paired characters and auto-manage tabulation on new line. Handy
  • [Flash] - New way to jump and select. I kinda like it

Next goals

  1. Fugitive (and git respectfully)
  2. Maybe tabnine / codeium (?)
  3. Figure out / setup some auto-build commands for c++ and c# (actively in pain when doing any C++ projects because of it)

About

My (probably bad) tries to setup Neovim for my liking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages