Looking for the rest of my dotfiles? You can find those over at iainsimmons/dotfiles.
Install requires Neovim 0.11+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:iainsimmons/nvim-config ~/.config/iainsimmons/nvim-config
Open Neovim with this config:
NVIM_APPNAME=iainsimmons/nvim-config/ nvim
- blink-cmp-env
- blink-nerdfont.nvim
- blink.cmp
- boole.nvim
- conform.nvim
- csvview.nvim
- dev-tools.nvim
- dropbar.nvim
- fidget.nvim
- flash.nvim
- friendly-snippets
- grug-far.nvim
- highlight-undo.nvim
- kulala.nvim
- lazy.nvim
- lazydev.nvim
- log-highlight.nvim
- lua-json5
- mason-lspconfig.nvim
- mason-nvim-dap.nvim
- mason-tool-installer.nvim
- mason.nvim
- mini.nvim
- neoconf.nvim
- noice.nvim
- nui.nvim
- nvim-bqf
- nvim-dap-view
- nvim-dap-virtual-text
- nvim-dap
- nvim-highlight-colors
- nvim-lint
- nvim-lspconfig
- nvim-markdown-preview
- nvim-treesitter-context
- nvim-treesitter-textobjects
- nvim-treesitter
- nvim-ts-autotag
- nvim-ts-context-commentstring
- nvim-ufo
- persistence.nvim
- plenary.nvim
- promise-async
- rainbow_csv
- rayso.nvim
- reactive.nvim
- refactoring.nvim
- render-markdown.nvim
- smear-cursor.nvim
- snacks.nvim
- text-case.nvim
- todo-comments.nvim
- tokyonight.nvim
- undotree
- vim-sleuth
- wezterm-types
- which-key.nvim
To generate this file:
- Open Lazy (
:Lazy
) - Put the cursor over a plugin name
- Press
<localleader>r
(localleader
is set to,
in my config) - You should see a message "README.md succesfully generated"