diff --git a/nvim/lua/plugins.lua b/nvim/lua/plugins.lua index d14a6ad..9a1769b 100644 --- a/nvim/lua/plugins.lua +++ b/nvim/lua/plugins.lua @@ -84,13 +84,6 @@ require('packer').startup(function(use) use 'junegunn/fzf.vim' -- }}} - -- {{{ Todo Comments - use { - "folke/todo-comments.nvim", - requires = "nvim-lua/plenary.nvim", - } - -- }}} - -- {{{ Cool Startup Dashboard use { 'glepnir/dashboard-nvim', diff --git a/nvim/lua/plugins/todo-comments.lua b/nvim/lua/plugins/todo-comments.lua deleted file mode 100644 index 3f3ab81..0000000 --- a/nvim/lua/plugins/todo-comments.lua +++ /dev/null @@ -1,21 +0,0 @@ -require("todo-comments").setup { - signs = true, -- Show icons in the signs column - keywords = { - TODO = { icon = "", color = "info" }, - FIXME = { icon = "", color = "error" }, - HACK = { icon = "", color = "warning" }, - WARN = { icon = "", color = "warning" }, - NOTE = { icon = "", color = "hint" }, - }, - highlight = { - before = "", -- Don't highlight before the keyword - keyword = "wide", -- Highlight the keyword itself - after = "fg", -- Highlight after the keyword - }, - search = { - command = "rg", -- Use ripgrep for searching - args = { - "--color=never", "--no-heading", "--with-filename", "--line-number", "--column", - }, - }, -} diff --git a/nvim/lua/settings.lua b/nvim/lua/settings.lua index 5084554..ff6fc1d 100644 --- a/nvim/lua/settings.lua +++ b/nvim/lua/settings.lua @@ -6,3 +6,4 @@ vim.opt.expandtab = true -- Use spaces instead of tabs -- Coloscheme vim.cmd [[colorscheme tokyonight]] +vim.cmd [[set spelllang=en]] diff --git a/nvim/plugin/packer_compiled.lua b/nvim/plugin/packer_compiled.lua index 8b4d983..ce99d65 100644 --- a/nvim/plugin/packer_compiled.lua +++ b/nvim/plugin/packer_compiled.lua @@ -177,16 +177,11 @@ _G.packer_plugins = { url = "https://github.com/HiPhish/rainbow-delimiters.nvim" }, ["telescope.nvim"] = { - config = { "\27LJ\2\n\3\0\0\6\0\16\0!6\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\4\0'\4\5\0005\5\6\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\a\0'\4\b\0005\5\t\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\n\0'\4\v\0005\5\f\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\r\0'\4\14\0005\5\15\0B\0\5\1K\0\1\0\1\0\2\vsilent\2\fnoremap\2\29:Telescope help_tags\15fh\1\0\2\vsilent\2\fnoremap\2\27:Telescope buffers\15fb\1\0\2\vsilent\2\fnoremap\2\29:Telescope live_grep\15fg\1\0\2\vsilent\2\fnoremap\2\30:Telescope find_files\15ff\6n\20nvim_set_keymap\bapi\bvim\0" }, + config = { "\27LJ\2\n\3\0\0\6\0\16\0!6\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\4\0'\4\5\0005\5\6\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\a\0'\4\b\0005\5\t\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\n\0'\4\v\0005\5\f\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\r\0'\4\14\0005\5\15\0B\0\5\1K\0\1\0\1\0\2\fnoremap\2\vsilent\2\29:Telescope help_tags\15fh\1\0\2\fnoremap\2\vsilent\2\27:Telescope buffers\15fb\1\0\2\fnoremap\2\vsilent\2\29:Telescope live_grep\15fg\1\0\2\fnoremap\2\vsilent\2\30:Telescope find_files\15ff\6n\20nvim_set_keymap\bapi\bvim\0" }, loaded = true, path = "/Users/thomasnaderer/.local/share/nvim/site/pack/packer/start/telescope.nvim", url = "https://github.com/nvim-telescope/telescope.nvim" }, - ["todo-comments.nvim"] = { - loaded = true, - path = "/Users/thomasnaderer/.local/share/nvim/site/pack/packer/start/todo-comments.nvim", - url = "https://github.com/folke/todo-comments.nvim" - }, ["tokyonight.nvim"] = { loaded = true, path = "/Users/thomasnaderer/.local/share/nvim/site/pack/packer/start/tokyonight.nvim", @@ -224,7 +219,7 @@ try_loadstring("\27LJ\2\n?\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K time([[Config for nvim-tree.lua]], false) -- Config for: telescope.nvim time([[Config for telescope.nvim]], true) -try_loadstring("\27LJ\2\n\3\0\0\6\0\16\0!6\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\4\0'\4\5\0005\5\6\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\a\0'\4\b\0005\5\t\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\n\0'\4\v\0005\5\f\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\r\0'\4\14\0005\5\15\0B\0\5\1K\0\1\0\1\0\2\vsilent\2\fnoremap\2\29:Telescope help_tags\15fh\1\0\2\vsilent\2\fnoremap\2\27:Telescope buffers\15fb\1\0\2\vsilent\2\fnoremap\2\29:Telescope live_grep\15fg\1\0\2\vsilent\2\fnoremap\2\30:Telescope find_files\15ff\6n\20nvim_set_keymap\bapi\bvim\0", "config", "telescope.nvim") +try_loadstring("\27LJ\2\n\3\0\0\6\0\16\0!6\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\4\0'\4\5\0005\5\6\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\a\0'\4\b\0005\5\t\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\n\0'\4\v\0005\5\f\0B\0\5\0016\0\0\0009\0\1\0009\0\2\0'\2\3\0'\3\r\0'\4\14\0005\5\15\0B\0\5\1K\0\1\0\1\0\2\fnoremap\2\vsilent\2\29:Telescope help_tags\15fh\1\0\2\fnoremap\2\vsilent\2\27:Telescope buffers\15fb\1\0\2\fnoremap\2\vsilent\2\29:Telescope live_grep\15fg\1\0\2\fnoremap\2\vsilent\2\30:Telescope find_files\15ff\6n\20nvim_set_keymap\bapi\bvim\0", "config", "telescope.nvim") time([[Config for telescope.nvim]], false) -- Load plugins in order defined by `after` time([[Sequenced loading]], true)