This repository contains my personal dotfiles, including preconfigured settings for Neovim, tailored specifically for TypeScript, Rust, Zig, Go development. It includes a curated selection of plugins, key mappings, and customizations to enhance productivity and streamline coding workflows.
stow --target ~/.config .
Shell: | zsh + ohmyzsh |
Editor: | neovim |
Terminal: | alacritty |
Terminal-Multiplexer: | zellij |
Optional, but highly recommended:
rose-pine | |
tokyonight | |
gruvbox |
To swich the theme in a more simple way, we are using a simple bash script by just calling this alias.
colorscheme tokyonight
lsp-zero
manage language serverstelescope.nvim
a highly extendable fuzzy findernvim-treesitter
parsing librarytheprimeagen/harpoon
buffer navigationundotree
visualizes the undo historylualine.nvim
fast and easy to configure Neovim statusline