diff options
| author | Wayne-Cole <77279425+Wacky404@users.noreply.github.com> | 2023-12-02 15:28:09 -0600 |
|---|---|---|
| committer | Wayne-Cole <77279425+Wacky404@users.noreply.github.com> | 2023-12-02 15:28:09 -0600 |
| commit | 571e3db35489b3c8154b50c020362193ed04258e (patch) | |
| tree | 17275db2cfbb8e20a957e2700ed5680fbc4932d2 | |
| parent | 4ac9eb501f4c23b4174af60d8b61f1604d9faf0c (diff) | |
| download | wackys-dev-env-571e3db35489b3c8154b50c020362193ed04258e.tar.xz wackys-dev-env-571e3db35489b3c8154b50c020362193ed04258e.zip | |
add: words
| -rw-r--r-- | .config/README.md | 17 | ||||
| -rw-r--r-- | .config/nvim/README.md | 19 | ||||
| -rw-r--r-- | .config/nvim/lua/cole/plugins-setup.lua | 16 | ||||
| -rw-r--r-- | .config/nvim/plugin/packer_compiled.lua | 9 | ||||
| -rw-r--r-- | README.md | 4 |
5 files changed, 25 insertions, 40 deletions
diff --git a/.config/README.md b/.config/README.md deleted file mode 100644 index 1ec7856..0000000 --- a/.config/README.md +++ /dev/null @@ -1,17 +0,0 @@ -# Wacky's Dev Environment -> In case of a nuclear strike on a state that no one cares about, my config shall live on. -### If your looking at this, try to garner some inspiration -> This config is specifically tailored for my needs and wants on MacOS. As of right now -> I'm currently developing in Python, C++, and C. I tried to keep my NeoVim fairly 'light'. -### My Essentials: -> - treesh*tter -> - telescope -> - lsp -> - autocompletion -> - terminal integration (.zsh btw) -> - markdown preview; for readme and notetaking - -If you want to see my keybindings and current color scheme -> [keymaps.lua](keymaps.lua) -> -> [colorscheme.lua](colorscheme.lua) diff --git a/.config/nvim/README.md b/.config/nvim/README.md deleted file mode 100644 index 4de2c04..0000000 --- a/.config/nvim/README.md +++ /dev/null @@ -1,19 +0,0 @@ -# Wacky's Dev Environment -> In case of a nuclear strike on a state no one cares about, my config shall live on. -### If your looking at this, try to garner some inspiration -> This config is specifically tailored for my needs and wants on MacOS. As of right now I'm currently -> developing in Python, C++, and C. I tried to keep my NeoVim fairly 'light'. - -### My Essentials: -> - treesh*tter -> - telescope -> - lsp -> - autocompletion -> - terminal integration (.zsh btw) -> - markdown preview; for readme and notetaking - -#### If you want to see my keybindings and current color scheme -> [keymaps.lua](keymaps.lua) -> -> [colorscheme.lua](colorscheme.lua) - diff --git a/.config/nvim/lua/cole/plugins-setup.lua b/.config/nvim/lua/cole/plugins-setup.lua index 69a4294..94dc404 100644 --- a/.config/nvim/lua/cole/plugins-setup.lua +++ b/.config/nvim/lua/cole/plugins-setup.lua @@ -121,6 +121,22 @@ return packer.startup(function(use) }) end, }) + -- install without yarn or npm + use({ + "iamcco/markdown-preview.nvim", + run = function() + vim.fn["mkdp#util#install"]() + end, + }) + + use({ + "iamcco/markdown-preview.nvim", + run = "cd app && npm install", + setup = function() + vim.g.mkdp_filetypes = { "markdown" } + end, + ft = { "markdown" }, + }) if packer_bootstrap then require("packer").sync() diff --git a/.config/nvim/plugin/packer_compiled.lua b/.config/nvim/plugin/packer_compiled.lua index 91fd5c8..3f61147 100644 --- a/.config/nvim/plugin/packer_compiled.lua +++ b/.config/nvim/plugin/packer_compiled.lua @@ -129,6 +129,11 @@ _G.packer_plugins = { path = "/Users/cole/.local/share/nvim/site/pack/packer/start/lualine.nvim", url = "https://github.com/nvim-lualine/lualine.nvim" }, + ["markdown-preview.nvim"] = { + loaded = true, + path = "/Users/cole/.local/share/nvim/site/pack/packer/start/markdown-preview.nvim", + url = "https://github.com/iamcco/markdown-preview.nvim" + }, ["mason-lspconfig.nvim"] = { loaded = true, path = "/Users/cole/.local/share/nvim/site/pack/packer/start/mason-lspconfig.nvim", @@ -212,7 +217,7 @@ _G.packer_plugins = { url = "https://github.com/nvim-telescope/telescope.nvim" }, ["toggleterm.nvim"] = { - config = { "\27LJ\2\nf\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\3\tsize\3\15\14autochdir\1\14direction\15horizontal\nsetup\15toggleterm\frequire\0" }, + config = { "\27LJ\2\nf\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\3\14autochdir\1\14direction\15horizontal\tsize\3\15\nsetup\15toggleterm\frequire\0" }, loaded = true, path = "/Users/cole/.local/share/nvim/site/pack/packer/start/toggleterm.nvim", url = "https://github.com/akinsho/toggleterm.nvim" @@ -242,7 +247,7 @@ _G.packer_plugins = { time([[Defining packer_plugins]], false) -- Config for: toggleterm.nvim time([[Config for toggleterm.nvim]], true) -try_loadstring("\27LJ\2\nf\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\3\tsize\3\15\14autochdir\1\14direction\15horizontal\nsetup\15toggleterm\frequire\0", "config", "toggleterm.nvim") +try_loadstring("\27LJ\2\nf\0\0\3\0\4\0\a6\0\0\0'\2\1\0B\0\2\0029\0\2\0005\2\3\0B\0\2\1K\0\1\0\1\0\3\14autochdir\1\14direction\15horizontal\tsize\3\15\nsetup\15toggleterm\frequire\0", "config", "toggleterm.nvim") time([[Config for toggleterm.nvim]], false) -- Load plugins in order defined by `after` time([[Sequenced loading]], true) @@ -12,6 +12,6 @@ > - markdown preview; for readme and notetaking 🛑 If you want to see my keybindings and current color scheme 🛑 -> [keymaps.lua](keymaps.lua) +> navigate to keymaps.lua > -> [colorscheme.lua](colorscheme.lua) +> navigate to colorscheme.lua |
