aboutsummaryrefslogtreecommitdiffstats
path: root/home/nvim/plugins/other.lua
diff options
context:
space:
mode:
Diffstat (limited to 'home/nvim/plugins/other.lua')
-rw-r--r--home/nvim/plugins/other.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/nvim/plugins/other.lua b/home/nvim/plugins/other.lua
new file mode 100644
index 0000000..10efd0e
--- /dev/null
+++ b/home/nvim/plugins/other.lua
@@ -0,0 +1,5 @@
+-- hardtime
+require("hardtime").setup()
+
+vim.g.nord_italic = true
+require("nord").set()