TheSupercalifragilisticexpialidociousDots Save Abandoned

🐳 A collection of my personal dotfiles

Project README

My Profile picture

🐧 Pocco81's configuration files 🐧

Thanks for dropping by!

img

This is my personal collection of configuration files.

Here are some details about my setup:

Dope Configs

NvDope

NvDope is an extensible NeoVim config aiming to be eye-candy, user friendly and powerful:

Features

  • Easily configurable
  • No need to know Lua to be able to use it
  • Eye-candy
  • Full-featured
    • Native LSP
    • Debugging interface
    • Syntax highlight
    • Completion
    • Snippets
    • Formatting
  • Extensible (rust, lua, go, js dev)
  • Fast
  • Miscelanious stuff
    • Zen mode
    • Auto save
    • Comments
    • Icons
    • Rightclick Macros
    • Git integration
    • Indentation lines
    • etc...

Installation

  1. Install NeoVim 0.5+
  2. Prepare your system and clone the config
$ rm -rf $HOME/.config/nvim/ $HOME/.local/share/nvim/
$ git clone https://github.com/Pocco81/TheSupercalifragilisticexpialidociousDots.git
$ mv TheSupercalifragilisticexpialidociousDots/.config/nvim/ /home/sebas5758/.config/nvim/
  1. Start NeoVim and install the plugins
$ nvim +'hi NormalFloat guibg=#1e222a' +PackerSync
  1. After it finished installing the plugins and parsers run :q!

Legacy

I tend to change my software from time to time, that's why there are some "legacy" configs for some apps that I've used in the past but still keep in case I ever need them again:

  • Alacritty
  • ST

TODO

  • Add screenshots for Tmux
  • And functionality for generating symlinks
Open Source Agenda is not affiliated with "TheSupercalifragilisticexpialidociousDots" Project. README Source: Pocco81/TheSupercalifragilisticexpialidociousDots
Stars
66
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating