Add stylelint to vim linters; update general kitping mux config

This commit is contained in:
Andrew Miner
2022-04-07 12:12:16 -06:00
parent 2211e1c865
commit e385a5a28b
4 changed files with 7 additions and 8 deletions
+2 -3
View File
@@ -3,9 +3,8 @@
name: kitping
root: ~/src/kitping
startup_window: editor
pre_window: export KITPING_ENV=development; nvm use
startup_window: terminal
windows:
- server: npm run dev
- editor: vim
- terminal: