diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-07-06 21:51:36 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-07-06 21:51:36 +0100 |
commit | 0c3010ad5ee5b743cc1fe368be250a821a827347 (patch) | |
tree | fa3c54689212a3da8f641ebc3cd722636f54adb1 | |
parent | 16d0905e7a2a3ffc0c1074c01738de8a321a32a5 (diff) |
Removed Neovim and added simple-completion-language-server for Helix Editor
-rw-r--r-- | README.md | 29 |
1 files changed, 1 insertions, 28 deletions
@@ -29,35 +29,8 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta - **Image Viewer** --- [Imv](https://git.sr.ht/~exec64/imv/) - **Document Scanner** -- [Simple-scan](https://github.com/GNOME/simple-scan) - **Editor** --- [Helix](https://github.com/helix-editor/helix) -- **Editor** --- [Neovim](https://github.com/neovim/neovim) - **Plugins** - - [packer](https://github.com/wbthmason/packer.nvim) - - [gruvbox](https://github.com/ellisonleao/gruvbox.nvim) - - [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua) - - [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) - - [mason.nvim](https://github.com/williamboman/mason.nvim) - - [mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim) - - [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) - - [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim) - - [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - - [nvim-colorizer.lua](https://github.com/norcalli/nvim-colorizer.lua) - - [tagbar](https://github.com/preservim/tagbar) - - [alpha-vim](https://github.com/goolord/alpha-vim) - - [alpha-nvim-fortune](https://github.com/BlakeJC94/alpha-nvim-fortune) - - [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) - - [cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp) - - [luasnip](https://github.com/L3MON4D3/Luasnip) - - [cmp-nvim-lua](https://github.com/hrsh7th/cmp-nvim-lua) - - [cmp-buffer](https://github.com/hrsh7th/cmp-buffer) - - [cmp-path](https://github.com/hrsh7th/cmp-path) - - [cmp-cmdline](https://github.com/hrsh7th/cmp-cmdline) - - [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) - - [plenary.nvim](https://github.com/nvim-lua/plenary.nvim) - - [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) - - [undotree](https://github.com/jiaoshijie/undotree) - - [Comment.nvim](https://github.com/numToStr/Comment.nvim) - - [lsp_lines.nvim](https://git.sr.ht/~whynothugo/lsp_lines.nvim) - - [bufdelete.nvim](https://github.com/famiu/bufdelete.nvim) + - [simple-completion-language-server](https://github.com/estin/simple-completion-language-server) - **Web Browser** --- [Qutebrowser](https://www.qutebrowser.org) - **Multimedia Framework** - **PipeWire** |