Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 900 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 900 Bytes

My personal Dotfiles

For tmux, Neovim, wezterm, git, vim, zsh, gnome.

2023-11-08 update about Neovim Config: though it looks out of date (with vimscript vim-plug and 'old' lsp config styles), it still works out of the box after :PlugInstall in nvim v0.9.5. This is my personal config I use daily, and will fix soon when braking changes happens (if ever). The reason why I didn't migrate to 'newer' nvim stuff is because I use Neovim not for the sake of just using it, but for improving my productivity when coding and quick setup on any machine, regardless of the environment is updated or old. This doesn't mean I never adapt newer feature, if there's a need, I will do it, and maybe switch to a full lua config.

TODOs