Skip to content

michaelzixizhou/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim + Kitty terminal

Switched from Alacritty to Kitty due to images being unsupported, and colors being slightly off.

Or in other words, I needed to pimp up my neofetch.

Features

  • Package manager with lazy.nvim
  • Autocompletion with nvim-cmp
  • LSP with nvim-lsp and mason.nvim
  • Statusline with feline.nvim
  • Terminal emulator using Kitty
  • Snippets with Ultisnips
  • Catppuccin-mocha theme
  • Directory tree using nvim-tree
  • Telescope fuzzy finder

Screenshots

image image image

TO DO

  • Migrate to Lazy Plugins
  • Configure Venv support
  • Git branch for Kitty Statusline
  • Rewrite LSP and CMP
  • Disable treesitter on specific folders (e.g. node_modules)