From 053e3e015b1741e5d73075de4175cc5926a4adcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Dom=C3=ADnguez?= Date: Sun, 25 May 2025 00:12:48 -0400 Subject: [PATCH] update readme with new software --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73555e6..af51ada 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal * Notifications: [Dunst](https://dunst-project.org) * Launcher: [Rofi-Wayland](https://github.com/lbonn/rofi) * Menu Editor: [alacarte](https://gitlab.gnome.org/GNOME/alacarte) -* File Manager: [nnn](https://github.com/jarun/nnn) -* Text Editor: [Vim](https://github.com/vim/vim) +* File Manager: [Yazi](https://github.com/sxyazi/yazi) +* Text Editor: [Neovim](https://github.com/neovim/neovim.github.io) * PDF Reader: [Zathura](https://pwmt.org/projects/zathura) * Screenshot Tool: [grim](https://git.sr.ht/~emersion/grim)+[slurp](https://github.com/emersion/slurp) * Screen Recording: [OBS Studio](https://obsproject.com) @@ -36,7 +36,7 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal * Video player: [mpv](https://github.com/mpv-player/mpv) * System information tool: [Fastfetch](https://github.com/fastfetch-cli/fastfetch) * System monitor: [Btop](https://github.com/aristocratos/btop) -* Shell: [zsh](https://www.zsh.org/) +* Shell: [zsh](https://www.zsh.org) * Prompt: [starship](https://github.com/starship/starship) ## Browser theme @@ -67,6 +67,18 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal * [vim-lastplace](https://github.com/farmergreg/vim-lastplace): Intelligently reopen files at your last edit position. * [vim-auto-pairs](http://www.vim.org/scripts/script.php?script_id=3599): Insert or delete brackets, parens, quotes in pair. +## Neovim plugins + +* [coq.artifacts](https://github.com/ms-jpq/coq.artifacts) +* [coq.thirdparty](https://github.com/ms-jpq/coq.thirdparty) +* [coq_nvim](https://github.com/ms-jpq/coq_nvim) +* [dracula.nvim](https://github.com/Mofiqul/dracula.nvim) +* [lazy](https://github.com/folke/lazy.nvim) +* [lualine](https://github.com/nvim-lualine/lualine.nvim) +* [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) +* [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons) +* [nvim-lastplace](https://github.com/farmergreg/vim-lastplace) + ## Other Misc. Tools * [hyprpaper](https://github.com/hyprwm/hyprpaper): A blazing fast wayland wallpaper utility with IPC controls.