regexghost-dotfiles

My dotfiles and scripts
git clone git@git.regexghost.com/regexghost-dotfiles.git
Log | Files | Refs | README

settings.json (174B)


      1 {
      2     "autoclose": false,
      3     "aspell.check": "off",
      4     "hlsearch": true,
      5     "colorscheme": "retro",
      6     "ftoptions": false,
      7     "savecursor": true,
      8     "softwrap": true
      9 }