my nvim configs

gwen 9b02a10cc5 add my own libs il y a 3 mois
colors 71b4593861 new laptop new colorscheme i suppose il y a 4 ans
lua 9b02a10cc5 add my own libs il y a 3 mois
snippets 087ae66c28 cleanup il y a 5 mois
ultisnips e63490320b Moved snipets directory so it gets pulled with the rest il y a 4 ans
.gitignore ef137f74bd moved to lazy il y a 1 an
LICENSE 87045660e7 Initial commit il y a 4 ans
README.md 491efb369b forgot how markdown works il y a 4 ans
coc-settings.json 7ee8e81105 Windows il y a 6 mois
coc_config.vim db3bbeb180 Misc il y a 2 ans
ginit.vim b868925f5c Windows nonsense il y a 1 an
init.lua b868925f5c Windows nonsense il y a 1 an
stylua.toml fa2cd22d23 fix stylua il y a 3 ans

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