Get the latest tech news
Windots: A collection of windows configuration files
a collection of windows configuration files (powershell profile customization, nvim, nano, scoop, tools) - Matalus/dotfiles
You can override the global defaults by altering the settings in local.defaults.yaml this allows you to receive update from upstream but still customize your profile to your liking. A Symbolic Link is created with a target of$env:LOCALAPPDATA\nvim( c:\users\<profile>\appdata\local\nvim) Neovim looks for it's configuration by default on windows in this directory. powershell_es configured using nvim-lspconfig and conform.nvim MarkdownLint and Markdown_Inline configured in Mason to support live rendering in editor run:RenderMarkdown colorschemes.lua additional colorschemes conform.nvim setup for LSP and autoformatting<leader>cf gitsigns.nvim show inline diff<leader>gp vim-fugitive undotree
Or read this on Hacker News