- .gitignore updated to add more JS specific things and log files

- Ideavim config: organized, added more VIM options, more keymaps
- .profile updated to map the caps-lock key to escape on system login
- .zshrc updated to enable VIM mode on zsh shell
- Removed LazyVim config - would reconfigure it from scratch
This commit is contained in:
Pratik Tripathy
2023-11-17 16:01:23 +05:30
parent 2fff17cb88
commit 76bd4806ed
39 changed files with 117 additions and 1317 deletions

View File

@@ -1,3 +0,0 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here