diff --git a/init.lua b/init.lua index 342f940..69a23b9 100644 --- a/init.lua +++ b/init.lua @@ -24,9 +24,8 @@ vim.cmd([[ let g:vim_monokai_tasty_italic = 1 "colorscheme vim-monokai-tasty ]]) --- vim.cmd("colorscheme github_dark_high_contrast") +vim.cmd("colorscheme github_dark_high_contrast") --- vim.cmd('source ~/.config/nvim/viml/plugins.vim') require("plugins") -- UltiSnipsConfig diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index 1f7312b..5d4af58 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -44,3 +44,4 @@ hardcoded logisim intoLogisim unallocated +filetype diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl index 6af73dd..fa42e9e 100644 Binary files a/spell/en.utf-8.add.spl and b/spell/en.utf-8.add.spl differ