Fix deprecation warnings

This commit is contained in:
Seong Jae Lee
2015-04-05 13:05:44 -07:00
parent 47d2e6cb69
commit 004b393b12
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
# For more detailed documentation see
# https://atom.io/docs/latest/advanced/keymaps
'.workspace':
'.atom-workspace':
'ctrl-alt-o': 'notational-velocity:toggle'
@@ -1,6 +1,6 @@
// The ui-variables file is provided by base themes provided by Atom.
//
// See https://github.com/atom/atom-dark-ui/blob/master/stylesheets/ui-variables.less
// See https://github.com/atom/atom-dark-ui/blob/master/styles/ui-variables.less
// for a full listing of what's available.
@import "ui-variables";