submitting assignment 2
This commit is contained in:
@@ -38,7 +38,7 @@ dofile(vim.g.base46_cache .. "statusline")
|
|||||||
require "nvchad.autocmds"
|
require "nvchad.autocmds"
|
||||||
|
|
||||||
-- shell
|
-- shell
|
||||||
vim.opt.shell = "/bin/fish"
|
vim.opt.shell = "/bin/zsh"
|
||||||
|
|
||||||
-- Disable inline diagnostics (virtual text)
|
-- Disable inline diagnostics (virtual text)
|
||||||
vim.lsp.handlers["textDocument/publishDiagnostics"] = vim.lsp.with(
|
vim.lsp.handlers["textDocument/publishDiagnostics"] = vim.lsp.with(
|
||||||
|
|||||||
Reference in New Issue
Block a user