Commit graph

413 commits

Author SHA1 Message Date
jc
8cfd9c319d
add js/ts to ft to format 2023-12-19 15:35:20 -05:00
jc
4b24a13263
add conform for formatting 2023-12-19 15:33:19 -05:00
jc
2b88ac6e5d
move lsp config into a folder 2023-12-19 00:09:46 -05:00
jc
d15112bc7d
make metatable in config init.lua 2023-12-19 00:05:33 -05:00
jc
5610e9a725
use tokyonight colorscheme 2023-12-18 23:27:36 -05:00
jc
93d64d99af
add more colorschemes 2023-12-18 23:27:22 -05:00
jc
d32fe6dd61
remove bloated default configs 2023-12-18 22:50:34 -05:00
jc
acf50a8ec6
add menu as completionopts 2023-12-18 22:47:42 -05:00
jc
d8e94c9dd1
tidy up options 2023-12-18 22:47:18 -05:00
jc
5942823ba5
tidy up keymaps 2023-12-18 22:46:40 -05:00
jc
ad15e29c52
set solarized-osaka bg transparent to false 2023-12-18 22:46:23 -05:00
jc
fc8f483fa7
refactor neovim config 2023-12-18 22:36:28 -05:00
jc
df34683aea
relocate config files 2023-12-18 20:43:50 -05:00
jc
5e530b9dbc
update lazy-lock.json 2023-12-18 20:23:18 -05:00
jc
35dfa23b52
update nvim lazy plugin configs 2023-12-08 12:00:47 -05:00
jc
b317cbe0e0
update git checkout remote shortcut function 2023-12-08 12:00:18 -05:00
jc
42ebd7a7c0
simplify clone function name 2023-11-17 13:12:48 -05:00
jc
359b31dbc3
rename git checkout function 2023-11-17 13:11:57 -05:00
jc
06c53f054c
rename git clone function 2023-11-17 13:11:48 -05:00
jc
f9707b4be1
Merge branch 'main' of github.com:juancwu/dotfiles 2023-11-17 13:10:40 -05:00
jc
bbb3231d78
add functions to quickly find and switch branches 2023-11-17 13:10:33 -05:00
jc
c5dcd5beb8
update lazy-lock 2023-10-30 19:23:37 -04:00
jc
665fd3e2db
configure autotags for html 2023-10-26 12:44:32 -04:00
jc
ed29f5529f
add go lsp 2023-10-18 19:14:11 -04:00
jc
81b6f8c693
add gomod and gosum to ensured installed list & code formatting 2023-10-18 19:13:57 -04:00
jc
3fbefe870b
update markdow preview plugin 2023-10-11 15:39:18 -04:00
jc
655a9ffc59
update plugins 2023-10-08 15:58:52 -04:00
jc
61840b7fb8
add paste from clipboard in visual mode 2023-10-08 15:37:28 -04:00
jc
76c49fe115
fix type in prettier config 2023-10-07 15:13:10 -04:00
jc
965d1bb983
add lsp config for rust analyzer 2023-10-07 15:13:01 -04:00
Jc
26c86c4329
Merge pull request #14 from juancwu/check-rust
add check for rust installation
2023-10-02 10:08:35 -04:00
jc
dfc7bff00d
add check for rust installation 2023-10-02 10:06:37 -04:00
jc
db75c23027
Merge branch 'main' of github.com:juancwu/dotfiles 2023-10-01 20:19:00 -04:00
jc
998b8bcb3b
add check for lazygit and set alias if exists 2023-10-01 20:17:59 -04:00
jc
65728b2680
fix typo in command 2023-10-01 20:17:47 -04:00
juancwu
cf4b8eea14
move functions and aliases to one file (zsh) 2023-10-01 20:16:03 -04:00
juancwu
df2b76db5b
update lazy-lock.json 2023-10-01 19:27:41 -04:00
jc
ad672effd4
add visual mode keymaps to yank/put into register 'a'
allow storing text into a named register so that it won't be lost when replacing selected text
2023-10-01 19:20:04 -04:00
jc
a78b92ace5
do not yank selected text when pressing d 2023-10-01 19:18:14 -04:00
jc
335cdccab1
do not replace clipboard with selected text 2023-10-01 17:09:27 -04:00
jc
64523ac85d
comment out a keymap that is not accessible 2023-10-01 17:07:31 -04:00
jc
7c850cc432
update keymap to open native explore to <leader>x 2023-10-01 17:00:27 -04:00
jc
2383db2afe
remove listing current directories from fcd function 2023-10-01 16:53:33 -04:00
jc
803c8594e4
rename function to parse git branch 2023-10-01 16:50:21 -04:00
jc
93f3702cdd
add checks for proper set up 2023-10-01 16:49:11 -04:00
jc
c080bc9da8
remove duplicate 2023-10-01 16:38:53 -04:00
jc
6792e7789b
delete bash aliases file
moved everything into one file because is a pain to keep two files and source them lol
2023-10-01 16:37:31 -04:00
jc
40cb58c149
remove all auto install code 2023-10-01 16:33:34 -04:00
jc
a765f11df2
add alias to send desktop notifications 2023-10-01 16:31:47 -04:00
jc
251029a881
remove path exports, manual set this on the specific device 2023-10-01 16:21:04 -04:00