๐
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- load defaults i.e lua_lsp | |
| require("nvchad.configs.lspconfig").defaults() | |
| local lspconfig = require "lspconfig" | |
| local on_init = require("nvchad.configs.lspconfig").on_init | |
| -- EXAMPLE | |
| local servers = { "cssls" } -- removed html from here | |
| local nvlsp = require "nvchad.configs.lspconfig" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Frontendmentor Challenges | |
| 2. https://courses.kevinpowell.co/conquering-responsive-layouts | |
| 3. Flutter | |
| 4. Backend | |
| Rohit: | |
| []Typing :70wpm | |
| []FrontendMentor challenges: | |
| []InterviewBit DBMS |