Skip to content

Mattio-cmd/SigmaNvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigma Nvim

in lua

This is a WIP. Not complete (yet)

Showcase

dashboard1 This is kanagawa theme

lsp

Theme changer depending on time of the day

  • Done with shell scripting

Plugins

Plugins disabled by default

Important remaps

  • leader key is the space bar
  • Control + h, j, k or l will serve as the movement keys for splits in normal mode.
  • TAB will move you to the next tab.
  • Shift + TAB will move you to the previous tab.
  • Control + s will save your current buffer.
  • Control + q will save and quit your vim sesion.
  • Control + x will close the current buffer you are in but will not save your work.
  • ,, will bring a terminal at the bottom of the screen.
    • The terminal will be resized at just 20 for better screen space management.
    • This is usefull for C, C++ & Rust programing.
  • leader + p will bring a BIG terminal window within the nvim instance.
    • This is usefull if you want to see most of the compilation errors/warnings more easily.
  • Control + v will vertically split the window.
  • Shift + h will horizontally split the window.
  • Shift + k will bring a help menu in whatever happens you are positioned.

Extras

  • Shell script for changing the coloscheme depending on the hour of the day.
  • Wallpapers to match the colorschemes

TO-DO

  • Have a clean codebase
  • Optimize it
  • Make the REAME better xd
  • Lower start-up time to the minimum possible
  • Add a logo or something to it
  • Make the logo better

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published