mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Updated neovim and noice config
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
|
||||
-- Key maps
|
||||
require('user.mappings')
|
||||
|
||||
-- Common settings
|
||||
require('user.settings')
|
||||
|
||||
@@ -11,6 +8,9 @@ require('user.autocmd')
|
||||
-- Plugins
|
||||
require('user.plugins')
|
||||
|
||||
-- Key maps
|
||||
require('user.mappings')
|
||||
|
||||
-- Theme (must stay after plugins are loaded)
|
||||
require('user.theme')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user