Commit graph

382 commits

Author SHA1 Message Date
jc
23a35dd04d
use rose-pine colorscheme 2024-06-02 16:25:31 -04:00
jc
872e0a43c6
add function for new obsidian note id 2024-06-01 13:16:33 -04:00
jc
8c942afe7f
further configure obsidian 2024-05-30 20:48:48 -04:00
jc
229b1c88e9
add obsidian vault to fcd 2024-05-30 20:23:41 -04:00
jc
3637c8d7b7
change conceallevel to 2 2024-05-30 20:23:33 -04:00
jc
49fa962b70
enable obsidian + remove workspace 2024-05-30 20:20:42 -04:00
jc
5ff8e1e49f
update dotfile (nvim config) 2024-05-24 22:49:55 -04:00
jc
c97d18db1d
add zsh function to spawn static domain ngrok instance 2024-05-22 10:43:30 -04:00
jc
5ee3345021
add ngrok command check in .zshrc 2024-05-22 10:40:46 -04:00
jc
e57cbfcc1e
add kitty shortcuts for mac
new terminal tab shortcuts
2024-05-22 10:37:21 -04:00
jc
d4dbad983c
remove branch from prompt (zshrc) 2024-03-05 14:31:08 -05:00
jc
46729abddf
add .zshrc git checkout methods 2024-03-05 14:30:50 -05:00
jc
fbf521944f
add kitty theme config 2024-02-24 13:11:03 -05:00
jc
f3b46e2e76
add kitty config 2024-02-24 13:07:53 -05:00
jc
235d3908a7
add obsidian nvim plugin
currently disabled cuz it sucks
2024-02-22 18:30:29 -05:00
jc
237f863adc
add go formatter to lsp config 2024-02-13 18:16:25 -05:00
Jc
fbff47ef67
Merge pull request #15 from juancwu/nvim-v2
nvim setup v2 beta
2023-12-28 14:12:45 -05:00
jc
512ab888d1
add commands to enable/disable format on save 2023-12-28 14:11:44 -05:00
jc
7325c06a75
change format keymap to use conform to format 2023-12-19 15:41:08 -05:00
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