mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
NVIM with Lazy.vim Package Manager
- Added the basic setting for functional LSP. - Split configurations into multiple files suitable for Lazy usage.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -63,6 +63,9 @@ Temporary Items
|
||||
# Vim Artifacts
|
||||
*.swp
|
||||
|
||||
# NVIM Artifacts
|
||||
*.luarc.json
|
||||
|
||||
resharper-host/
|
||||
tasks/
|
||||
|
||||
@@ -85,4 +88,4 @@ node_modules/*
|
||||
*.jsc
|
||||
**/contents/images
|
||||
**/contents/fonts
|
||||
*kpluginindex.json
|
||||
*kpluginindex.json
|
||||
|
||||
Reference in New Issue
Block a user