Fix and add snippets
This commit is contained in:
parent
9368fdb570
commit
ec5ee7ccaa
8 changed files with 67 additions and 83 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