custom-hypr - add: nvim config
This commit is contained in:
6
.config/nvim/lua/polish.lua
Normal file
6
.config/nvim/lua/polish.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- This will run last in the setup process and is a good place to configure
|
||||
-- things like custom filetypes. This just pure lua so anything that doesn't
|
||||
-- fit in the normal config locations above can go here
|
||||
|
||||
-- Run autocommands
|
||||
require("core.autocmds")
|
||||
Reference in New Issue
Block a user