aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2025-12-07 15:51:38 +0000
committerJustine Smithies <justine@smithies.me.uk>2025-12-07 15:51:38 +0000
commite554271bc009caaf0edc3fc7cfc94f88b5a695b2 (patch)
tree0bf99462d5ffae2f6cf5281f3a34b01865de9569
parentb450661882501691c4f218bf6a69c02448d9d638 (diff)
Swapped out neovim for vimHEADmaster
-rw-r--r--README.md24
1 files changed, 4 insertions, 20 deletions
diff --git a/README.md b/README.md
index 065a44d..ad06860 100644
--- a/README.md
+++ b/README.md
@@ -21,26 +21,10 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta
- **Notification Daemon** --- [Dunst](https://github.com/dunst-project/dunst)
- **Application Launcher** --- [rofi](https://github.com/davatorium/rofi)
- **Document Scanner** -- [Xsane](https://gitlab.com/sane-project/frontend/xsane)
-- **Editor** --- [Neovim](https://github.com/neovim/neovim)
- - **Plugins**
- - [Alpha-nvim](https://github.com/goolord/alpha-nvim)
- - [Nvim-colorizer](https://github.com/norcalli/nvim-colorizer.lua)
- - [Comment.nvim](https://github.com/numToStr/Comment.nvim)
- - [Gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim)
- - [Indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim)
- - [Lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)
- - [Mason.nvim](https://github.com/williamboman/mason.nvim)
- - [Mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim)
- - [Noice](https://github.com/folke/noice.nvim)
- - [Nvim-cmp](https://github.com/hrsh7th/nvim-cmp)
- - [Nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
- - [Nvim-tree](https://github.com/nvim-tree/nvim-tree.lua)
- - [Nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
- - [nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag)
- - [Nvim-webdev-icons](https://github.com/nvim-tree/nvim-web-devicons)
- - [Telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
- - [Vim-illuminate](https://github.com/RRethy/vim-illuminate)
- - [Which key](https://github.com/folke/which-key.nvim)
+- **Editor** --- [Vim](https://www.vim.org/)
+ - **Plugins - Installed using vim's built in package manager**
+ - [gruvbox](https://github.com/morhetz/gruvbox)
+ - [clrzr](https://github.com/BourgeoisBear/clrzr)
- **Web Browser** --- [Qutebrowser](https://www.qutebrowser.org)
- **PDF Viewer** --- [Zathura](https://git.pwmt.org/pwmt/zathura)
- **IRC** --- [Weechat](https://weechat.org/)