Skip to content

s-tlm/dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot files

Pre-requisites

  1. zsh
  2. oh-my-zsh
  3. starship
  4. neovim
  5. Latest Nerd Font of your choosing

Setup

  1. Run scripts/create-symlinks.sh.
  2. Run scripts/create-zsh-functions.sh.

Neovim Setup

Plugins

AI
UI
Navigation
Package Management
Language Server Protocol (LSP)
Linting & Formatting
Git
Debugging
Misc

Key Maps

  • CTRL-] in Normal mode maps to "go to definition"
  • grn in Normal mode maps to vim.lsp.buf.rename()
  • grr in Normal mode maps to vim.lsp.buf.references()
  • gra in Normal and Visual mode maps to vim.lsp.buf.code_action()
  • CTRL-S in Insert mode maps to vim.lsp.buf.signature_help()

About

Dot files for vim, zsh and starship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published