Commit Graph

89 Commits

Author SHA1 Message Date
Michael Peters
d116c18226 use lua_ls instead of sumneko_lua for lspconfig 2023-02-16 11:10:58 -08:00
Michael Peters
d084600985 consider lazy.nvim for plugin loader 2023-02-02 16:45:11 -08:00
Michael Peters
cf548f9b9c nvim-cmp improvements, add back pyright settings 2023-02-02 16:28:47 -08:00
Michael Peters
48d3dacb9e remove ignore alpha on setup since nvim-tree no longer supports auto-open anyway, not that I was even using it... 2023-01-31 13:10:04 -08:00
Michael Peters
94a09d2c5e add PB and use breakpoint() 2023-01-19 20:37:06 -08:00
Michael Peters
daf28ff528 Merge branch 'master' of https://git.beefslab.com/michael/nvim-config 2023-01-13 15:06:29 -08:00
Michael Peters
16aca45768 add Ctrl+A to copy full buffer 2023-01-13 15:06:26 -08:00
Michael Peters
c6588bbd6b Merge branch 'master' of git.beefslab.com:michael/nvim-config 2023-01-11 19:45:09 -08:00
Michael Peters
852a91cb98 update eslint root pattern and condition 2023-01-11 19:45:01 -08:00
Michael Peters
63eb4087aa blacken input 2023-01-11 17:08:40 -08:00
Michael Peters
67fadd3e75 use pdb instead of ipdb 2023-01-11 17:08:15 -08:00
Michael Peters
5786792325 better prettier detection, disable typescript ts indent 2023-01-10 23:08:54 -08:00
Michael Peters
981d492baf use full-sized telescope for references 2023-01-10 21:58:28 -08:00
Michael Peters
6e2aa10ef7 use spaces only with python 2023-01-10 10:56:28 -08:00
Michael Peters
ae93f779d8 remove neovim 0.7 pinned versions 2023-01-10 10:25:49 -08:00
Michael Peters
98658d1c8c add and apply stylua 2023-01-10 10:21:09 -08:00
Michael Peters
736d583dc7 prettier config and mouse extend-only 2023-01-09 16:42:55 -08:00
Michael Peters
09f48ff201 config getting better, sync with home and some improvements 2023-01-09 12:22:53 -08:00
Michael Peters
910df16639 new sessionmanager config 2022-11-18 13:27:11 -08:00
Michael Peters
0e7ea8d997 fix darkplus, nvim session manager custom fork 2022-11-15 16:22:28 -08:00
Michael Peters
38d9552de6 pin session manager and darkplus for neovim 0.7 2022-11-15 14:39:01 -08:00
Michael Peters
1085810459 not committed instead of Not Committed Yet 2022-11-04 15:08:18 -07:00
Michael Peters
485d2eee8d add info about why the hack 2022-11-04 14:44:43 -07:00
Michael Peters
ba7167d118 toggle summary in git blame with <leader>s 2022-11-04 14:35:35 -07:00
Michael Peters
873482af01 add relative path and remove git branch 2022-11-04 14:12:42 -07:00
Michael Peters
86cfb979ec pyright tuning configuration 2022-10-26 17:40:15 -07:00
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