mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Updates to nvim config and snippets
This commit is contained in:
@@ -16,9 +16,3 @@ require("user.theme")
|
||||
|
||||
-- Common settings
|
||||
require("user.settings")
|
||||
|
||||
-- Snippets are setup in the luasnip settings, they get loaded from the snippets directory
|
||||
-- based on filetype.
|
||||
--require("user.snippets")
|
||||
|
||||
vim.o.shiftwidth = 2
|
||||
|
||||
Reference in New Issue
Block a user