Skip to content

jai1575/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Dotfiles

Non riced arch linux btw, custom keybinds with karabiner, and neovim with minimal plugins.

Rundown:

  • Neovim
    • Prerequisite
      1. ripgrep -For Live grep-
    • Plugins
      1. rebelot/heirline.nvim -Statusline and bufferline-
      2. X3eRo0/dired.nvim -Basic Dired copy for neovim-
      3. anuvyklack/pretty-fold.nvim -Pretty folding!-
      4. Eandrju/cellular-automaton.nvim -Why do I have this?-
      5. wbthomason/packer.nvim
      6. kylechui/nvim-surround
      7. nvim-telescope/telescope.nvim
      8. lukas-reineke/indent-blankline.nvim
    • Mappings
      • leader is <20> (space)
      1. leader i, Open Dired
      2. leader o, Quit Dired
      3. leader f, CTRL + W x2
      4. leader k, CTRL + U
      5. leader j, CTRL + D
      6. leader g, ESC x2
      7. leader g, Next Buffer
      8. leader p, Previous Buffer
      9. leader aw, CellularAutomaton make_it_rain -Why not?-
      10. leader awww, CellularAutomaton game_of_life -Why?-
      11. ctrl k, Delete Buffer
      12. K, Open Telescope buffer view
      13. leader pd, Open Telescope w/ Live grep
    • Options
      1. Relative number with number
      2. Tab width 4 spaces
      3. Smart Indent
      4. No swap file

  • Karabiner
    • Remappings
      1. Tab => Right super -Right CMD on macOS-
      2. Tab + H || J || K || L -Vim arrow navigation-
      3. Caps Lock => Control -Down with caps lock-
      4. Left Control => Tab

About

Configure with dotfiles, these are mine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages