mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
Dotnet: Coding Support
- Neovim LSP and code completion config - .zshrc: dotnet completions plugin added - .zshrc: Syntax-highlighting & autosuggestions are now installed through brew
This commit is contained in:
@@ -69,6 +69,7 @@ return {
|
||||
},
|
||||
bashls = { filetypes = { "sh", "bash", "zsh" } },
|
||||
html = { filetypes = { "html", "twig", "hbs" } },
|
||||
omnisharp = {},
|
||||
tsserver = {
|
||||
settings = {
|
||||
completions = {
|
||||
|
||||
Reference in New Issue
Block a user