mirror of
https://github.com/wassname/nvatom.git
synced 2026-08-20 12:30:42 +08:00
Fix deprecation warnings
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user