josean-dev
cb670e8890
Added aerospace window manager setup
2024-08-10 11:44:00 -04:00
josean-dev
6614ff76b7
Updated trouble.nvim setup to v3
2024-07-08 11:39:15 -04:00
Josean Martinez
b6213ebc5e
Merge pull request #58 from aspehler/fix-alpha-button-spacing
...
Fix spacing of Find File and Quit NVIM buttons in the splash screen
2024-05-02 21:18:22 -04:00
josean-dev
8430656203
Changed black color for coolnight.toml
2024-04-28 00:01:33 -04:00
josean-dev
11ec399711
Removed separator style for bufferline so that transparent looks better
2024-04-27 19:36:10 -04:00
josean-dev
c8e1b95972
Modified coolnight.toml alacritty theme
2024-04-27 19:29:28 -04:00
josean-dev
774e61dd38
Added support for transparent colorschme
2024-04-27 19:14:04 -04:00
Marcus Kannicht
c623c76242
Update substitute.lua
2024-04-24 10:15:55 +02:00
josean-dev
8600b31188
Added my author name to coolnight.toml
2024-04-18 10:16:25 -04:00
josean-dev
b9d1fc1fde
Changed josean.toml alacritty theme to coolnight.toml
2024-04-18 10:14:08 -04:00
josean-dev
bf5b8c1f7f
Added alacritty config and changes to .zshrc
2024-04-17 16:10:58 -04:00
Alexandre Spehler
e90e2266e2
Fix spacing of button titles in alpha.lua
2024-04-03 16:08:28 -07:00
josean-dev
b2876885b9
Added keymaps to telescope to open items as well as selected quick fix list in trouble
2024-04-03 11:31:43 -04:00
josean-dev
e6d3dbf0ca
New nvim setup for 2024 youtube video
2024-04-03 11:08:26 -04:00
josean-dev
e2ccfd4449
Fixed volume.sh
2024-01-09 21:53:51 -04:00
josean-dev
5e8b873d76
Merge branch 'main' of github.com-youtube_git_user:josean-dev/dev-environment-files
2024-01-08 17:40:49 -04:00
josean-dev
ee9f403039
Added sketchybar config and updates to README
2024-01-08 17:39:56 -04:00
Guilherme Rigotti
28b85b9aae
Update nvim-treesitter config to use new ts_context_commentstring setup
2023-11-30 11:01:07 -03:00
josean-dev
8c1984215b
Added treesitter parser for query files
2023-10-04 16:44:39 -04:00
josean-dev
265221197a
Merge branch 'main' of github.com-youtube_git_user:josean-dev/dev-environment-files
2023-10-04 16:36:58 -04:00
josean-dev
29dc9b11ca
Added advanced treesitter and treesitter text objects functionality
2023-10-04 16:36:44 -04:00
Josean Martinez
a7b6bb6a12
Merge pull request #40 from santiagohervella/tiny-lazy-keys-syntax-fix
...
Tiny update to keys in vim-maximizer.lua to match lazy syntax
2023-10-02 09:44:18 -04:00
josean-dev
8e87f84987
Added option for enabling none-ls if preferred
2023-10-02 08:50:36 -04:00
josean-dev
07ec4b0f2d
Migrated from null-ls to conform.nvim and nvim-lint
2023-09-30 10:44:22 -04:00
josean-dev
98892b75ad
Added autocmd for svelte lsp to fix problem with ts file changes
2023-09-17 02:32:52 -04:00
santiagohervella
ba5a515040
Update keys in vim-maximizer.lua to match lazy syntax
2023-09-03 18:58:56 -04:00
josean-dev
f9c67589e6
Updates to lazy-lock.json
2023-09-02 11:07:53 -04:00
josean-dev
5accc8bf38
New code for lsp configuration video
2023-09-01 21:40:47 -04:00
josean-dev
976c03191b
Changed width of nvim-tree
2023-08-29 17:49:30 -04:00
josean-dev
7b3f9eb591
Updated neovim config to latest with lazy.nvim
2023-08-24 13:39:11 -04:00
Josean Martinez
b9d2822e06
Merge pull request #19 from gamerilla/patch-1
...
Update null-ls.lua to use correct syntax for disabling filetypes.
2023-02-27 12:09:50 -04:00
Youtube
f6b02f16dd
Added requires to lspsaga and fixed nvim-tree open on setup
2023-02-13 11:39:10 -04:00
Youtube
9243584bc2
Changed sumneko_lua to lua_ls and add markdown_inline to nvim_treesitter
2023-02-13 11:12:08 -04:00
Youtube
598aaac4ad
Added yabai and skhd config files
2023-02-11 10:24:30 -04:00
Youtube
4c05267db3
Changed lspsaga background color
2023-01-15 11:15:53 -04:00
josean-dev
7be90c7152
Migrated lspsaga config to new version
2023-01-15 09:28:40 -04:00
gamerilla
819e8303d9
Update null-ls.lua
...
change 'formatting.prettier.with({disabled_filetypes: {}})' to 'formatting.prettier.with({disabled_filetypes = {}}) to correct' for correct syntax. The original usage gives an error.
2023-01-01 17:59:59 -05:00
josean-dev
6ed08e64fd
Changed show line diagnostics with lspsaga to <leader>D
2022-11-23 10:12:34 -04:00
josean-dev
3347137010
Updated nvim-tree config, devicons repo and replace with register repo
2022-11-15 18:43:45 -04:00
josean-dev
de7061dd53
Updated nvim-treesitter packer installation to properly update parsers
2022-11-11 16:45:42 -04:00
josean-dev
62f9403ed3
Changed <C-p> and <C-n> back to <C-j> and <C-k>
2022-11-09 12:12:30 -04:00
josean-dev
dffe7de3b7
Merge branch 'main' of https://github.com/josean-dev/dev-environment-files
2022-11-06 17:35:11 -04:00
josean-dev
1c8890fd95
Added emmet_ls lsp to the config
2022-11-06 17:35:01 -04:00
Josean Martinez
c59327294d
Added git ignore option to nvim-tree, but commented out
2022-11-05 18:42:05 -04:00
josean-dev
37e5fe6642
Changed keybinds for moving up and down with nvim-cmp, telescope and lspsaga to <C-p> and <C-n>
2022-11-05 17:27:41 -04:00
josean-dev
387cb96e64
Added stylua formatting config to use 2 spaces for tabs
2022-11-05 17:13:18 -04:00
josean-dev
6f83b8bf62
Merge branch 'main' of https://github.com/josean-dev/dev-environment-files
2022-10-25 16:40:14 -04:00
josean-dev
61c54117e5
Removed supertab functionality for nvim-cmp as it was causing issues for me
2022-10-25 16:40:06 -04:00
Youtube
0da810e4c1
Modified eslint comment to specifying changing file extension
2022-10-23 01:48:55 -04:00
Youtube
389082580b
Added comment to new eslint config
2022-10-23 01:46:27 -04:00