aboutsummaryrefslogtreecommitdiffstats
path: root/home/nvim/plugins/other.lua
blob: 10efd0e366760dd1e26e56a611f417fd83e9d617 (plain) (blame)
1
2
3
4
5
-- hardtime
require("hardtime").setup()

vim.g.nord_italic = true
require("nord").set()