|
eece8f3891
|
chore(nvim): many changes
|
2025-06-04 11:52:04 +01:00 |
|
|
ffb4f4b4d1
|
chore(aerospace): add aerospace config
|
2025-06-04 11:52:02 +01:00 |
|
|
aee072672b
|
chore(nvim): a lot of changes
|
2025-06-04 11:52:00 +01:00 |
|
|
3228cdd9dd
|
chore(nvim): some better cmp stuff
|
2025-06-04 11:51:54 +01:00 |
|
|
1c6592825a
|
chore(nvim): multiple stuff
|
2025-06-04 11:51:51 +01:00 |
|
|
1dfd818033
|
chore(nvim): fix winbar on transparent bg
|
2025-06-04 11:51:46 +01:00 |
|
|
6562c239f1
|
chore(nvim): added everforest and cleaned up unused plugins
|
2025-06-04 11:51:45 +01:00 |
|
|
7125a65b06
|
chore(nvim): a bunch of stuff
|
2025-06-04 11:51:42 +01:00 |
|
|
257644e772
|
chore(nvim): few tweaks
|
2025-06-04 11:51:38 +01:00 |
|
|
1d0ff16a25
|
chore(nvim): cleanup unused stuff
|
2025-06-04 11:51:36 +01:00 |
|
|
4e2b07f33c
|
chore(nvim): replace cmp with blink.cmp
|
2025-06-04 11:51:36 +01:00 |
|
|
a05e3e506e
|
chore(nvim): folds and better cmdline
|
2025-06-04 11:51:34 +01:00 |
|
|
081a61c78e
|
chore(nvim): some stuff including clipboard stuff
|
2025-06-04 11:51:31 +01:00 |
|
|
2f22adc76d
|
chore(nvim): noice.nvim and hardtime.nvim changes
|
2025-06-04 11:51:29 +01:00 |
|
|
25847d8686
|
chore(nvim): made vimtex use tectonic with entr
|
2025-06-04 11:51:29 +01:00 |
|
|
29247fec1b
|
chore(nvim): laststatus
|
2025-06-04 11:51:19 +01:00 |
|
|
19d867d885
|
chore(nvim): cleanup old stuff
|
2025-06-04 11:51:18 +01:00 |
|
|
0781f0f0b6
|
chore(nvim): hardtime.nvim
|
2025-06-04 11:51:18 +01:00 |
|
|
82a3a4d9d0
|
chore(nvim): obsidian, oil, markdown, fzf-lua, lsp visual code actions
|
2025-06-04 11:50:34 +01:00 |
|
|
278a273af7
|
chore(nvim): make tab better on command mode
|
2025-06-04 11:50:33 +01:00 |
|
|
72bfe6114f
|
chore(nvim): mini.ai and treesitter-textobjects
|
2025-06-04 11:50:31 +01:00 |
|
|
0a62887163
|
chore(nvim): dap and dap ui
|
2025-06-04 11:50:31 +01:00 |
|
|
6d95a32c72
|
chore(nvim): flutter tools
|
2025-06-04 11:50:30 +01:00 |
|
|
d218e6671e
|
chore(nvim): fix pdf reader in mac/linux
|
2025-06-04 11:50:27 +01:00 |
|
|
45bf4400f0
|
chore(nvim): replace nvim-tmux-navigator with smart-splits
|
2025-06-04 11:50:22 +01:00 |
|
|
f91b4c65b9
|
chore(nvim): replace notify with fidget
|
2025-06-04 11:50:21 +01:00 |
|
|
f8077077ab
|
chore(nvim): remove unused mini.lua file
|
2025-06-04 11:50:20 +01:00 |
|
|
5b39447853
|
chore(nvim): add cellular-automaton for a fml experience
|
2025-06-04 11:50:17 +01:00 |
|
|
c0f1ba488e
|
chore(nvim): fix inc-rename
|
2025-06-04 11:50:13 +01:00 |
|
|
e4f24f2397
|
chore(nvim): added screenkey.nvim to see key presses
|
2025-06-04 11:50:08 +01:00 |
|
|
29846d2040
|
chore(nvim): treesitter auto_install = true
|
2025-06-04 11:50:07 +01:00 |
|
|
2eede3ddb1
|
chore(nvim): sync buffers between instances and disabled swapfile
|
2025-06-04 11:50:07 +01:00 |
|
|
d8bb74c07b
|
chore(nvim): added markview.nvim
|
2025-06-04 11:49:57 +01:00 |
|
|
b9375296ea
|
chore(nvim): improved cmp performance and added fugitive
|
2025-06-04 11:49:53 +01:00 |
|
|
bd8f723757
|
chore(nvim): added a few things to config
|
2025-06-04 11:49:45 +01:00 |
|
|
261a5f3f94
|
chore(nvim): added keymaps and autocmds to init.lua
|
2025-06-04 11:49:30 +01:00 |
|
|
53eff6a4b2
|
chore(nvim): made winbar use $HOME
|
2025-06-04 11:49:30 +01:00 |
|
|
ad727c5178
|
chore(nvim): added zen-mode.nvim
|
2025-06-04 11:49:29 +01:00 |
|
|
0c210189de
|
chore(nvim): organized autocmds, keymaps and variables into their own files
|
2025-06-04 11:49:28 +01:00 |
|
|
768d510934
|
chore(nvim): fix tpipeline statusbar
|
2025-06-04 11:49:26 +01:00 |
|
|
53f51d05f3
|
chore(nvim): Lazy load LSP
|
2025-06-04 11:49:26 +01:00 |
|
|
552a082cc7
|
chore(nvim): Massive restructure and cleanup
|
2025-06-04 11:49:24 +01:00 |
|
|
1646ce4580
|
chore(nvim): added fzf-lua and refactor of mason-lspconfig
|
2025-06-04 11:49:22 +01:00 |
|
|
95ff75b7e5
|
chore(all): change stuff in a lot of things
|
2025-06-04 11:49:21 +01:00 |
|
|
f6242bcc16
|
chore(nvim): autopairs bs map and harpoon and tpipeline fix
|
2025-06-04 11:49:17 +01:00 |
|
|
981b2b3b22
|
chore(nvim): harpoon and other efficiency stuff
|
2025-06-04 11:49:15 +01:00 |
|
|
98ba7095f3
|
chore(nvim): gruvbox original hard and some plugin changes
|
2025-06-04 11:49:09 +01:00 |
|
|
4100243c2c
|
chore(nvim): remove copilot config file
|
2025-06-04 11:49:08 +01:00 |
|
|
b1091e9808
|
chore(nvim): remove copilot
|
2025-06-04 11:49:03 +01:00 |
|
|
3bb329ea96
|
chore(nvim): updated config
|
2025-06-04 11:49:00 +01:00 |
|