My-Linux-Config icon indicating copy to clipboard operation
My-Linux-Config copied to clipboard

:clap: Modern neovim configuration based on native lsp

My Linux Configuration

License: GNU General Public License v3.0

📚 Document

  • 中文文档
    • 2022 年 vim 的 C/C++ 配置
    • 极简 Tmux 配置
    • tig 基于 vim 模式的快捷键介绍
    • Tabby, Tilix, Gnome Terminal, Alacritty 和 Kitty 使用体验对比
    • Rime 输入法配置
    • NixOS 初步尝试
  • English version comming soon.

⚙ Install

cd ~
git clone https://github.com/Martins3/My-Linux-config .dotfiles
ln -sf ~/.dotfiles/conf/tmux.conf ~/.tmux.conf
ln -sf ~/.dotfiles/conf/tigrc.conf ~/.tigrc
ln -sf ~/.dotfiles/conf/kitty ~/.config/kitty
ln -sf ~/.dotfiles/nvim ~/.config/nvim
ln -sf ~/.dotfiles/conf/zathurarc ~/.config/zathura/zathurarc

# ln -sf ~/.dotfiles/conf/alacritty.yml ~/.alacritty.yml

Actually, neovim configuration is a little of complex:

  • see the Dockerfile
  • read the documentation
  • try nix

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

📝 License

GNU General Public License v3.0 licensed.


Created with ❤️ by Martins3

本站所有文章转发 CSDN 将按侵权追究法律责任,其它情况随意。