https://github.com/3drx/dotfiles
my config files
https://github.com/3drx/dotfiles
Last synced: 5 months ago
JSON representation
my config files
- Host: GitHub
- URL: https://github.com/3drx/dotfiles
- Owner: 3DRX
- Created: 2022-05-21T10:16:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T08:14:54.000Z (about 1 year ago)
- Last Synced: 2024-12-15T09:21:42.852Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 143 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- [ ] Add [neotest](https://github.com/nvim-neotest/neotest) to nvim config.
- [ ] Add [img-clip.nvim](https://github.com/HakonHarnes/img-clip.nvim) to nvim config.