Commit graph

85 commits

Author SHA1 Message Date
4838d7f9a1 config 2026-03-07 19:28:35 -08:00
ca1b910392 edits 2026-03-05 14:34:35 -08:00
dd61a33bc9 lualine 2026-03-04 16:18:25 +01:00
02aeb7dd24 changes to lualine 2026-02-28 00:08:09 -05:00
dcc452e395 cp 2026-02-22 22:11:26 -05:00
ca5d1145dd cp.nvim 2026-02-22 17:14:29 -05:00
deee1c3835 config 2026-02-20 22:38:08 -05:00
524929da48 rm 2026-02-20 22:36:33 -05:00
25aded9685 clean config 2026-02-20 22:34:08 -05:00
1db6db7f92 leader t 2026-02-20 19:10:23 -05:00
3db2b6cdce wrap line 2026-02-20 19:09:06 -05:00
be113456fb line 2026-02-20 19:04:14 -05:00
cfab8c131b blame 2026-02-20 18:57:25 -05:00
e2ff5c2286 readme 2026-02-20 18:53:36 -05:00
77c3b62a35 clean 2026-02-20 18:49:23 -05:00
ecfa272a40 clean 2026-02-20 18:17:00 -05:00
3b6293a458 ui 2026-02-18 16:05:13 -05:00
d9a93f41a3 icons 2026-02-18 12:50:24 -05:00
6123eac08d git oil 2026-02-18 10:53:24 -05:00
1315fed7c0 folds 2026-02-18 10:08:18 -05:00
6173939113 fugitivie g 2026-02-17 18:26:15 -05:00
98989e9475 custom pr view 2026-02-17 17:40:23 -05:00
e7e0a25ab4 load oil very lazy
delay loading oil until required
2026-02-16 17:59:31 -05:00
edc49d2bb8 lockfile 2026-02-16 17:58:30 -05:00
88cee17170 fix synt highlighting 2026-02-15 18:49:36 -05:00
861c569110 fix 2026-02-15 17:19:54 -05:00
35b135e130 fix 2026-02-15 16:32:43 -05:00
1ee6463a9e yes 2026-02-13 18:34:59 -05:00
6da7199231 gutentags -> lsp 2026-02-10 18:38:29 -05:00
Hari
6e8e6e28dc
Merge pull request #3 from harivansh-afk/02-04-net_config
02 04 net config
2026-02-08 18:39:06 -05:00
eb9f7632d9 blend alpha 2026-02-08 17:08:02 -05:00
ee3d9acda0 ui 2026-02-07 10:56:29 -05:00
1d63a942dc diffs 2026-02-06 21:55:08 -05:00
0004dcf797 ui 2026-02-06 21:51:17 -05:00
86aec93ce8 leader g s 2026-02-05 15:51:40 -05:00
5019f30f0b ui 2026-02-04 23:36:08 -05:00
f93bb4ffe8 fzf oil and ui 2026-02-04 15:48:35 -05:00
dd59a54b92 net config 2026-02-04 15:18:34 -05:00
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