Commit Graph

63 Commits

Author SHA1 Message Date
Michael Peters
662ad35034 git navigation 2022-10-26 10:08:05 -07:00
Michael Peters
1dc94d58b8 add session manager 2022-10-26 10:03:13 -07:00
Michael Peters
d5ac60e2a8 Merge branch 'master' of https://git.beefslab.com/michael/nvim-config 2022-10-26 10:02:53 -07:00
Michael Peters
43537dde86 add sessions, remove checkbox 2022-10-26 10:02:48 -07:00
Michael Peters
37e1008906 fix commenting 2022-10-24 20:54:13 -07:00
Michael Peters
3575007c7b use public darkplus 2022-10-19 21:01:32 -07:00
Michael Peters
1a996da9b9 pin bufferline version for nvim 0.7 2022-10-18 17:19:59 -07:00
Michael Peters
604b39912a pin treesitter version from breaking nvim 0.8 changes 2022-10-18 13:20:22 -07:00
Michael Peters
058dace6be add binds to re-order buffer tabs 2022-10-11 10:19:50 -07:00
Michael Peters
f39afab6c8 telescope truncate mode, fix odd highlight due to emojis 2022-10-11 09:49:06 -07:00
Michael Peters
e74618efd4 lualine working directory 2022-10-10 13:58:32 -07:00
Michael Peters
5abd75b202 add working directory to lualine 2022-10-10 09:32:55 -07:00
Michael Peters
fb3f1dc100 Merge branch 'master' of https://git.beefslab.com/michael/nvim-config 2022-10-06 09:09:30 -07:00
Michael Peters
4079a99fa3 remove projects 2022-10-06 09:09:26 -07:00
Michael Peters
7cf819138d change lualine padding 2022-10-05 21:18:15 -07:00
Michael Peters
50d8872931 show lualine on inactive buffers 2022-10-05 20:48:07 -07:00
Michael Peters
a871d9d41e disable K in visual mode to prevent annoying VK keystroke 2022-10-05 11:38:21 -07:00
Michael Peters
800904f1dd Merge branch 'master' of https://git.beefslab.com/michael/nvim-config
Conflicts:
	lua/configs/lspconfig.lua
2022-10-05 10:03:57 -07:00
Michael Peters
28f275cfc6 add projects support 2022-10-05 10:01:46 -07:00
Michael Peters
2f04ee5bd5 Merge branch 'master' of git.beefslab.com:michael/nvim-config 2022-10-03 20:54:38 -07:00
Michael Peters
fc68257671 Fix bufferline for de-duplicate information 2022-10-03 20:54:10 -07:00
Michael Peters
5a96ea38d7 add dashboard via alpha 2022-10-03 09:39:31 -07:00
Michael Peters
4c036cb741 add treesitter-based context and checkbox support 2022-10-02 16:12:53 -05:00
Michael Peters
0eaefff993 improve lualine, get rid of useless components, better colors 2022-09-30 10:58:04 -07:00
Michael Peters
5550001acf fix bufferline colors, add :Black and :IPDB 2022-09-30 10:30:39 -07:00
Michael Peters
7d920a5779 Use git blame in lualine 2022-09-27 10:02:49 -07:00
Michael Peters
32d45ae508 More readable lualine config 2022-09-27 09:53:03 -07:00
Michael Peters
8af312dbe9 Disable blame until enabled manually 2022-09-27 09:28:10 -07:00
Michael Peters
0ed6f24866 Git blame command, remove telescope fuzzy finder 2022-09-27 09:25:37 -07:00
Michael Peters
64390e0389 Show git blame inline 2022-09-26 17:54:47 -07:00
Michael Peters
d38c07abf4 Use black with :call Black() 2022-09-26 17:51:15 -07:00
Michael Peters
becfa7961f show git files, better indent-blankline 2022-09-26 17:47:23 -07:00
Michael Peters
0c2c81dcea Manually install stuff (like a chad) 2022-09-22 12:13:23 -07:00
Michael Peters
c3d4292dd2 Mason intermediate commit. Going to get rid of package management all
together B)
2022-09-22 11:31:50 -07:00
Michael Peters
ec1a872d84 Fix comments 2022-09-19 17:02:20 -07:00
Michael Peters
b3d8020dab Allow longer file names to completely appear 2022-09-19 13:04:23 -07:00
Michael Peters
c3cbab752d add isort plugin 2022-09-19 11:56:07 -07:00
Michael Peters
9608cc41d3 fix bufferline problems 2022-09-15 22:38:02 -07:00
Michael Peters
8f025d5532 Add packer as a dependency 2022-09-15 17:05:26 -07:00
Michael Peters
440e3d2764 some binds and fix icons for nvim tree 2022-07-07 01:34:15 -05:00
Michael Peters
173c97e3e2 Fix highlight group bug once and for all! 2022-05-01 14:38:22 -05:00
Michael Peters
51e13e9c40 more improvements 2022-05-01 12:43:11 -05:00
Michael Peters
0d1d303679 Add autopairs 2022-03-01 01:49:46 -06:00
Michael Peters
04606f2ee9 Disable code action prompt autocommand 2022-03-01 01:42:54 -06:00
Michael Peters
b26641c917 an attempt at faster file load times.
They might be limited by my disk :O

I actually think the problem is LSP loading synchronously
2022-03-01 01:25:09 -06:00
Michael Peters
826694f97c add back some autocommands for faster load time (almost unnoticable) 2022-03-01 00:39:02 -06:00
Michael Peters
d055e88b24 improve command usability 2022-03-01 00:25:44 -06:00
Michael Peters
01f25d87a8 Disable virtual text diagnostics 2022-02-28 23:31:16 -06:00
Michael Peters
0d787fd341 launch lsp without extra autocommand 2022-02-28 23:13:18 -06:00
Michael Peters
bef9d9c065 lsp functionality! 2022-02-28 20:58:43 -06:00