diff --git a/nvim/lua/plugins.lua b/nvim/lua/plugins.lua index 4bae313..1c60120 100644 --- a/nvim/lua/plugins.lua +++ b/nvim/lua/plugins.lua @@ -7,7 +7,7 @@ require('packer').startup(function(use) use 'cappyzawa/trim.nvim' use 'christoomey/vim-tmux-navigator' use '~/.config/nvim/colorschemes/material' - use 'editorconfig/editorconfig-vim' + use 'gpanders/editorconfig.nvim' use 'ervandew/supertab' use 'ggandor/leap.nvim' use 'hrsh7th/cmp-buffer' @@ -22,9 +22,6 @@ require('packer').startup(function(use) use 'lervag/vimtex' use 'neovim/nvim-lspconfig' use 'numToStr/Comment.nvim' - use 'octol/vim-cpp-enhanced-highlight' - use 'prabirshrestha/asyncomplete-lsp.vim' - use 'prabirshrestha/vim-lsp' use 'tmux-plugins/vim-tmux' use 'tmux-plugins/vim-tmux-focus-events' use 'vimwiki/vimwiki' @@ -32,7 +29,6 @@ require('packer').startup(function(use) use 'williamboman/nvim-lsp-installer' use 'windwp/nvim-autopairs' use { 'TimUntersberger/neogit', requires = 'nvim-lua/plenary.nvim' } - use {'glacambre/firenvim', run = function() vim.fn['firenvim#install'](0) end} use {'nvim-lualine/lualine.nvim', requires = { 'kyazdani42/nvim-web-devicons', opt = true }} use {'nvim-telescope/telescope-fzf-native.nvim', run = 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build'} use {'nvim-telescope/telescope.nvim', requires = {{'nvim-lua/plenary.nvim'}}} diff --git a/nvim/spell/ltex.dictionary.en-GB.txt b/nvim/spell/ltex.dictionary.en-GB.txt index f52164d..92d67c6 100644 --- a/nvim/spell/ltex.dictionary.en-GB.txt +++ b/nvim/spell/ltex.dictionary.en-GB.txt @@ -25,3 +25,7 @@ liches Archfey Feywild Bulette +Domdidle +Koryk +Ctheah +TODO diff --git a/nvim/spell/ltex.hiddenFalsePositives.en-GB.txt b/nvim/spell/ltex.hiddenFalsePositives.en-GB.txt index 60352e5..1cc804a 100644 --- a/nvim/spell/ltex.hiddenFalsePositives.en-GB.txt +++ b/nvim/spell/ltex.hiddenFalsePositives.en-GB.txt @@ -6,3 +6,4 @@ {"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\Q1 Conv.\\E$"} {"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\Q2 Conv.\\E$"} {"rule":"ALLOW_TO","sentence":"^\\QA footnote says that in theory certain intelligent monstrosities could also train to become more powerful and throw off the bindings of age.\\E$"} +{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\QA quest: Book with golden hard-cover, located in a tower between Pan's village and Weathar.\\E$"}