Commit graph

47 commits

Author SHA1 Message Date
93b7b93d64 rpi + new config incoming 2026-02-04 15:02:38 -05:00
cbd29817fb fix diffs 2026-02-03 16:24:23 -05:00
c86c905c58 relative 2026-01-29 14:47:53 -05:00
2c7a751337 oil 2026-01-26 13:55:34 -05:00
9666bfb715 installation wiz 2026-01-21 16:59:34 -05:00
2cfd4358fb changes 2026-01-21 16:39:22 -05:00
84b67f3c7b git tab 2026-01-15 21:55:10 -05:00
Hari
71f61685b7
remove pointless plugins (#2)
### TL;DR

Cleaned up the Neovim configuration by removing unused plugins and updating documentation.

### What changed?

- Added `.nvimlog` to `.gitignore`
- Expanded README.md with detailed repo structure and plugin explanations
- Removed several unused plugins from lazy-lock.json:
  - avante.nvim
  - dressing.nvim
  - img-clip.nvim
  - lualine.nvim
  - smear-cursor.nvim
  - vim-fugitive
  - volt
- Deleted unused configuration files:
  - lua/plugins/colorscheme.lua
  - lua/plugins/lualine.lua
  - lua/plugins/refactor.lua
  - ~/.config/nvim/check_issues.lua
- Removed vim-fugitive from git.lua
- Removed volt theme switcher from nvchad.lua

### How to test?

1. Clone the repository and run the Neovim setup
2. Verify that Neovim starts without errors
3. Check that all core functionality works as expected
4. Confirm that the README accurately reflects the current plugin setup

### Why make this change?

This change streamlines the configuration by removing unused plugins and their configurations, making the setup cleaner and more maintainable. The expanded README provides better documentation about the repository structure and explains the purpose of each plugin, making it easier for users to understand the configuration.
2026-01-05 04:16:55 -05:00
24041e3a52 remove pointless plugins 2026-01-05 14:45:45 +05:30
Hari
c2c1248706
Update README.md 2026-01-03 13:57:30 -05:00
79f425ec58 remove tabs 2025-12-30 12:53:12 +05:30
ab56d93fac install.sh os agnostic 2025-12-29 22:05:54 +05:30
7fdd98ee35 clean 2025-12-29 21:46:10 +05:30
ca4ee432cf fix 2025-12-29 21:22:01 +05:30
49a01e2c52 install fix 2025-12-29 21:20:45 +05:30
7faffee54e fix 2025-12-29 21:18:23 +05:30
e3511b96b8 install 2025-12-29 21:17:16 +05:30
ce0b03b158 install.sh 2025-12-29 21:16:36 +05:30
8c40392853 install.sh 2025-12-29 21:15:12 +05:30
Hari
575a6de615
Update README.md 2025-12-29 10:32:44 -05:00
Hari
f1b668fba3
Create README.md 2025-12-29 10:32:13 -05:00
Hari
eb79634353
Merge pull request #1 from harivansh-afk/chadnvim
chadnvim
2025-12-28 14:31:37 -05:00
2c1131fe8e chad nvim theme overlay lol 2025-12-29 01:01:05 +05:30
efe8d19d7a statusline 2025-12-27 23:25:15 +05:30
5d0ea2b589 transparent 2025-12-27 23:19:13 +05:30
1e60014ee3 remove tabs 2025-12-07 10:46:17 -05:00
c2df94d9f3 bufferline (for tabs) + telescope ignore node + temp files 2025-12-05 10:43:32 -05:00
a79a9a6bff remove blink and update splash 2025-12-01 20:22:40 -05:00
765ac8ab85 update 2025-11-29 12:39:32 -08:00
22f09a3487 update git diff 2025-11-29 01:07:44 -08:00
1c9349e5c5 udpate keys 2025-11-26 20:16:08 -05:00
f828dd8ff1 fx 2025-11-20 14:49:52 -05:00
acb7a4ea8c bg refac jobs 2025-11-20 13:41:49 -05:00
ce2546acf8 add file 2025-11-20 11:54:55 -05:00
6e59a34c4b cursor blink 2025-11-14 23:01:35 -05:00
3a46ece7b6 update 2025-11-13 12:53:52 -05:00
142d73beb8 update line highlighting for git 2025-11-13 12:10:36 -05:00
b88e672daa add cursor animate 2025-11-10 14:14:27 -05:00
161e0c20e6 update config 2025-11-08 14:31:02 -05:00
374580330f remove md formatting - avante 2025-10-28 23:02:01 -04:00
df36ca82c5 transparent 2025-10-27 10:25:50 -04:00
dddcf0400b linenumbers 2025-10-27 10:25:06 -04:00
b78c048447 fix color for commit 2025-10-25 22:11:10 -04:00
675652a4b7 new theme + plugins 2025-10-25 21:52:45 -04:00
a8610285c6 search results unlimited 2025-10-23 16:38:36 -04:00
d7236fcfbd add auto tagging with gutentags 2025-10-23 16:09:27 -04:00
57407e8ef8 nvim config 2025-10-22 22:19:33 -04:00