Skip to content

Mattio-cmd/SigmaNvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigma Nvim

in lua

WIP

Showcase

Plugins

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published