Merge branch 'master' of https://git.cscherr.de/PlexSheep/neovim-confs
This commit is contained in:
commit
254cc44480
|
@ -162,3 +162,6 @@ if vim.g.started_by_firenvim == true then
|
||||||
vim.o.lines = vim.o.lines - 1
|
vim.o.lines = vim.o.lines - 1
|
||||||
end, { expr = true, desc = "Make Display smaller" })
|
end, { expr = true, desc = "Make Display smaller" })
|
||||||
end
|
end
|
||||||
|
|
||||||
|
-- alias filetypes
|
||||||
|
vim.filetype.add { extension = { tera = 'html' } }
|
||||||
|
|
|
@ -275,3 +275,7 @@ IoT
|
||||||
einen
|
einen
|
||||||
NTSecureGateway
|
NTSecureGateway
|
||||||
SoC
|
SoC
|
||||||
|
Lockscreen
|
||||||
|
licht/!
|
||||||
|
Licht
|
||||||
|
ESRDD
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue