summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
authorChris <[email protected]>2020-10-28 03:32:40 -0400
committerChris <[email protected]>2020-10-28 03:32:40 -0400
commit0560e6b7e55996566319f59e6b597f2842c87cfd (patch)
treeea60088383fb2efed41fde3ca1e3c2e83905818e /lua
parent53dbe48fffbcbc8ae46903eec573e9ce0fddcc90 (diff)
icons now with color
Diffstat (limited to 'lua')
-rw-r--r--lua/web-devicons-config.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/web-devicons-config.lua b/lua/web-devicons-config.lua
new file mode 100644
index 00000000..3960f0f9
--- /dev/null
+++ b/lua/web-devicons-config.lua
@@ -0,0 +1 @@
+require'nvim-web-devicons'.setup()