chore: Fix and add snippets
This commit is contained in:
parent
2785d9fce9
commit
147531f9cf
7 changed files with 43 additions and 49 deletions
|
@ -19,10 +19,5 @@ Config = {
|
|||
}
|
||||
}
|
||||
|
||||
-- Theme
|
||||
|
||||
vim.wo.number=true
|
||||
vim.wo.relativenumber= true
|
||||
vim.g.luasnippets_path = "~/.config/nvim/lua/plugins/configs/luasnippets"
|
||||
|
||||
|
||||
-- Mapping
|
||||
require("mappings")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue