my nvim configs

gwen db3bbeb180 Misc hai 5 meses
colors 71b4593861 new laptop new colorscheme i suppose %!s(int64=2) %!d(string=hai) anos
lua db3bbeb180 Misc hai 5 meses
ultisnips e63490320b Moved snipets directory so it gets pulled with the rest %!s(int64=2) %!d(string=hai) anos
.gitignore 3626bc8698 add plugin to gitignore %!s(int64=2) %!d(string=hai) anos
LICENSE 87045660e7 Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 491efb369b forgot how markdown works %!s(int64=2) %!d(string=hai) anos
coc-settings.json db3bbeb180 Misc hai 5 meses
coc_config.vim db3bbeb180 Misc hai 5 meses
ginit.vim 971a9834bf all my files %!s(int64=2) %!d(string=hai) anos
init.lua db3bbeb180 Misc hai 5 meses
stylua.toml fa2cd22d23 fix stylua hai 1 ano

README.md

nvim-config

my nvim configs install steps for future gwe:

  1. install nodejs, npm, stylua
  2. cd ~/.config
  3. git clone git@mygit.link:gwen/nvim-config.git nvim
  4. nvim - will be upset about packer
    1. :q
    2. set the things you want enabled in lua/features.lua
  5. nvim - will be upset about
    1. :PackerInstall
    2. :PackerCompile
  6. tweak the paths in coc-settings if needed
    1. stylua annoyingly requires some paths to be set and afaik I can't set them programatically.

Next Time I have to install omnisharp from scratch I'll detail that here too but