Rob Watson
|
81c8f0809e
|
chore(nvim): use prettier for (s)css
|
2024-06-21 06:57:41 +02:00 |
Rob Watson
|
00dd9bad9f
|
chore(nvim): update gitsigns config
|
2024-06-21 06:51:20 +02:00 |
Rob Watson
|
20ecf63ad2
|
feat(nvim): support TS/JS test command
|
2024-06-16 17:22:24 +02:00 |
Rob Watson
|
9f03735f94
|
chore(nvim): add treesitter textobject
|
2024-05-20 09:04:49 +02:00 |
Rob Watson
|
c092b94b98
|
chore(nvim): lsp config
|
2024-05-20 09:03:52 +02:00 |
Rob Watson
|
e836135b37
|
chore(nvim): update aerial config
continuous-integration/drone/push Build is passing
Details
|
2024-04-08 10:13:33 +02:00 |
Rob Watson
|
6fbacb59ac
|
chore(nvim): remove dap
|
2024-04-08 10:13:17 +02:00 |
Rob Watson
|
56739dea0b
|
chore(nvim): add aerial.nvim
|
2024-04-08 09:32:44 +02:00 |
Rob Watson
|
a3f44dfdde
|
chore(nvim): add conform.nvim
|
2024-04-08 09:31:50 +02:00 |
Rob Watson
|
e19302fa19
|
chore(nvim): install treesitter module
continuous-integration/drone/push Build is passing
Details
|
2024-03-18 08:08:45 +01:00 |
Rob Watson
|
c8b0c6cfcd
|
chore(nvim): remove <CR> completion trigger
|
2024-03-18 08:08:29 +01:00 |
Rob Watson
|
81a472d8d5
|
chore(nvim): lightline config
continuous-integration/drone/push Build is passing
Details
|
2024-03-10 12:47:53 +01:00 |
Rob Watson
|
e5232578cf
|
chore(nvim): add typescript treesitter
|
2024-01-21 15:19:32 +01:00 |
Rob Watson
|
d16d653a85
|
chore(nvim): allow completion in comments
|
2024-01-15 08:41:29 +01:00 |
Rob Watson
|
90ec768ab3
|
chore(nvim): lualine config
|
2024-01-15 08:41:29 +01:00 |
Rob Watson
|
56c6370a73
|
feat(nvim): rustfmt config
continuous-integration/drone/push Build is passing
Details
|
2023-11-06 07:36:32 +01:00 |
Rob Watson
|
5443f5f067
|
chore(nvim): re-add Get_project_node_modules_path
|
2023-11-06 07:36:10 +01:00 |
Rob Watson
|
97f4f9d636
|
chore(nvim): disable LSP snippet support
|
2023-11-06 07:35:44 +01:00 |
Rob Watson
|
cea8744723
|
feat(nvim): add nvim-dap
continuous-integration/drone/push Build is passing
Details
|
2023-11-01 07:50:15 +01:00 |
Rob Watson
|
aaa26a9bf3
|
fix(nvim): remove LSP keyword_length
continuous-integration/drone/push Build is passing
Details
|
2023-10-31 03:18:30 +01:00 |
Rob Watson
|
2340f9703a
|
feat(nvim): read diff status from gitsigns
continuous-integration/drone/push Build is passing
Details
|
2023-10-22 13:11:41 +02:00 |
Rob Watson
|
580c971486
|
feat(nvim): add keymap
|
2023-10-22 07:55:58 +02:00 |
Rob Watson
|
3a3f6f0c1a
|
chore(nvim): disable tmux completion
|
2023-10-22 07:55:18 +02:00 |
Rob Watson
|
ff7d772d46
|
feat(nvim): add bash-language-server
|
2023-10-07 09:32:31 +02:00 |
Rob Watson
|
884eb5e454
|
fix(nvim): treesitter config
|
2023-10-04 22:38:50 +02:00 |
Rob Watson
|
896039d13f
|
feat(nvim): tmux cmp integration
|
2023-10-04 05:54:38 +02:00 |
Rob Watson
|
36763ac5f6
|
feat(nvim): snippet config
|
2023-10-04 05:54:38 +02:00 |
Rob Watson
|
d123d084d7
|
fix(nvim): copilot_cmp behaviour
|
2023-10-04 05:54:38 +02:00 |
Rob Watson
|
0cd4cf6d40
|
fix(nvim): copilot_cmp tab completion
|
2023-10-04 05:54:38 +02:00 |
Rob Watson
|
e66e86b6b6
|
fix(nvim): remove conflicting mapping
|
2023-10-01 21:55:36 +02:00 |
Rob Watson
|
431566d260
|
feat(nvim): migrate to gitsigns.nvim
|
2023-10-01 08:43:03 +02:00 |
Rob Watson
|
5762d37163
|
fix(nvim): cmp config
|
2023-10-01 08:10:27 +02:00 |
Rob Watson
|
8f9a26b5ce
|
fix(nvim): gopls config
|
2023-10-01 08:10:15 +02:00 |
Rob Watson
|
565e336cb8
|
fix(nvim): lualine config
|
2023-10-01 08:09:56 +02:00 |
Rob Watson
|
9535194a33
|
fix(nvim): remove Get_project_node_modules_path()
|
2023-10-01 08:09:02 +02:00 |
Rob Watson
|
20d8ddf906
|
fix(nvim): remove hard-coded Lua LSP paths
|
2023-09-22 14:27:12 +02:00 |
Rob Watson
|
865a6aa5c1
|
fix(nvim): update cmp config
|
2023-09-22 14:26:13 +02:00 |
Rob Watson
|
f0c85a08d1
|
feat(nvim): pass module path to goimports
|
2023-09-22 05:38:56 +02:00 |
Rob Watson
|
1893905c4f
|
feat(nvim): use formatter.nvim for goimports
|
2023-09-22 05:03:24 +02:00 |
Rob Watson
|
711d82fc2b
|
fix(nvim): update nvim_cmp config
|
2023-09-21 16:00:41 +02:00 |
Rob Watson
|
157da03439
|
chore(nvim): update lualine config
|
2023-09-21 05:38:47 +02:00 |
Rob Watson
|
cdf067b6a0
|
feat(nvim): migrate to lualine.nvim
|
2023-09-20 22:55:38 +02:00 |
Rob Watson
|
3105d6c769
|
style(nvim): tidy
|
2023-09-19 07:28:46 +02:00 |
Rob Watson
|
3fd3d74ee5
|
style(nvim): format lua
|
2023-09-19 07:21:43 +02:00 |
Rob Watson
|
eb86f4860c
|
feat(nvim): add stylua config
|
2023-09-19 07:15:18 +02:00 |
Rob Watson
|
e6fb8cc478
|
refactor(nvim): complete lua extraction
|
2023-09-19 06:51:33 +02:00 |
Rob Watson
|
d26f2af5e5
|
refactor(nvim): extract copilot config
|
2023-09-18 07:48:42 +02:00 |
Rob Watson
|
8df0c3b325
|
refactor(nvim): extract treesitter config
|
2023-09-17 22:44:10 +02:00 |
Rob Watson
|
39bb6188d8
|
refactor(nvim): extract formatter.nvim config
|
2023-09-17 21:05:50 +02:00 |
Rob Watson
|
124691d0d9
|
refactor(nvim): extract more lua
|
2023-09-17 19:43:16 +02:00 |