|
950a4edc9d
|
Re-Changed inlay hints to be on the current line. In retrospect they just get in the way if there are on every single line :)
|
2023-07-28 13:29:26 +01:00 |
|
|
f13985c007
|
Added new fonts to install script that contain nice monospace options as well as programming ligatures.
|
2023-07-24 21:31:07 +01:00 |
|
|
a72fc7cf40
|
Make inlay hints cover whole document instead of just on the currently selected line.
|
2023-07-06 22:20:04 +01:00 |
|
|
44f0129aa8
|
Updated treesitter.lua t not require help.
|
2023-07-05 20:03:51 +01:00 |
|
|
8f2af48023
|
Updated install script to ensure dwmblocks executables are in the correct location
|
2023-05-24 13:44:48 +01:00 |
|
|
ab5e6aa5ab
|
Updated install script to make necessary folders before linking files
|
2023-05-24 13:40:20 +01:00 |
|
|
d201344c3b
|
Removed 'help' from treesitter config
|
2023-05-23 15:34:56 +02:00 |
|
|
6660f9d3bd
|
Added help to treesitter parser list
|
2023-05-23 15:29:41 +02:00 |
|
|
b5c5a53275
|
Added vimdoc to treesitter requirements
|
2023-05-23 15:28:24 +02:00 |
|
|
ee9d362477
|
Added status line and additional code cleanup
|
2023-05-18 13:19:38 +01:00 |
|
|
3252348954
|
Moved inlay hints to the end of line as opposed to the right of the screen
|
2023-05-18 11:41:01 +01:00 |
|
|
bbdd171b77
|
Updated require method for inlay hints
|
2023-05-18 11:28:47 +01:00 |
|
|
ca94e7d106
|
Moved Inlay hints out of attach function
|
2023-05-18 11:27:15 +01:00 |
|
|
c4dd699f9d
|
Corrected mispelled package name
|
2023-05-18 11:23:16 +01:00 |
|
|
ece83c7ea5
|
Attach inlay hints on lsp attach
|
2023-05-18 11:21:03 +01:00 |
|
|
e99496fd2b
|
Added inlay hints to neovim
|
2023-05-18 11:13:24 +01:00 |
|
|
204ffd906a
|
Added Fuzzy Finder (fzf) to install script
|
2023-05-03 12:51:12 +02:00 |
|
|
0f5feecc3b
|
Removed rust-tools as it creates too many conflicts
|
2023-03-16 22:42:33 +00:00 |
|
|
6e8e93d294
|
Removed rust-tools as it creates too many conflicts
|
2023-03-16 22:40:04 +00:00 |
|
|
5a829bed08
|
Trying inlay hints with lsp
|
2023-03-16 22:35:24 +00:00 |
|
|
3362458259
|
Setup RT before lsp
|
2023-03-16 22:29:32 +00:00 |
|
|
adf2ea2f85
|
Moved rt to above lsp to stop keybinding overriding
|
2023-03-16 22:27:36 +00:00 |
|
|
d57e050ea8
|
Reverted to when RT was present (Note lsp keybinds not working)
|
2023-03-16 22:25:40 +00:00 |
|
|
728a6bd880
|
Testing inlay hints
|
2023-03-16 22:09:15 +00:00 |
|
|
c2e317519a
|
Added additional type hints
|
2023-03-16 22:05:25 +00:00 |
|
|
3598b7048d
|
Swapped out rust-tools for lsp extensions as rt took over lsp keybinds
|
2023-03-16 21:58:05 +00:00 |
|
|
f196872519
|
Moved DAP and FTerm keybinds around
|
2023-03-16 20:13:34 +00:00 |
|
|
6337b3c0fd
|
Changed terminal keybinds for fterm
|
2023-03-16 20:09:16 +00:00 |
|
|
33f90aee8e
|
Changed keybinds for fterm
|
2023-03-16 20:03:27 +00:00 |
|
|
3fceb355bc
|
changed object type of fterm to allow reuse
|
2023-03-16 19:49:54 +00:00 |
|
|
d920f5e7e9
|
Changed Keybinds for fterm to allow spawning of a new terminal
|
2023-03-16 19:48:03 +00:00 |
|
|
0586d97290
|
Changed Keybinds for fterm to allow spawning of a new terminal
|
2023-03-16 19:46:55 +00:00 |
|
|
607d376d27
|
Add floating terminal plugin to lua
|
2023-03-16 19:41:22 +00:00 |
|
|
9a49ecbff3
|
Add rust tools to nvim
|
2023-03-15 22:49:53 +00:00 |
|
|
c994896bdc
|
Added more keybinds to nvim-dap
|
2023-03-15 22:17:00 +00:00 |
|
|
68e357b6f1
|
Changed DAP config to open UI during debugging in nvim
|
2023-03-14 23:36:47 +00:00 |
|
|
2e0a8f011f
|
Added prelimenary ui line to test debugger
|
2023-03-14 23:30:37 +00:00 |
|
|
797f02d131
|
Updated dap config to allow for rust debugging
|
2023-03-14 23:14:53 +00:00 |
|
|
ac53964865
|
reformatted lua files to follow a single standard
|
2023-03-13 20:43:34 +00:00 |
|
|
92cec18df3
|
Created base DAP installation for nvim
|
2023-03-13 19:58:45 +00:00 |
|
|
7fea6db1d5
|
Updated keymaps and added codelldb to lsp install
|
2023-03-13 19:19:36 +00:00 |
|
|
ea4484556f
|
Updated nvim harpoon to use function keys for tab switching as num keys did not work
|
2023-03-08 22:30:47 +00:00 |
|
|
a837d393b0
|
Changed harpoon keybinds to number row
|
2023-03-08 22:08:37 +00:00 |
|
|
a5fc3a336b
|
Added network manager to install script
|
2023-03-08 22:02:06 +00:00 |
|
|
392dd08454
|
Added autopairs to nvim config
|
2023-03-08 19:55:55 +00:00 |
|
|
9d44111878
|
#3 Updated install script AUR installed elemnts for easier install process
|
2023-03-08 19:42:05 +00:00 |
|
|
07a4656b7b
|
#2 Updated script to use symbolic links as opposed to copies to aid maintainability + dwm autostart script
|
2023-03-08 19:12:00 +00:00 |
|
|
c944d635e3
|
#2 Updated script to use symbolic links as opposed to copies to aid maintainability
|
2023-03-08 19:08:55 +00:00 |
|
|
b80cb16fd8
|
Changed editor settings for nvim
|
2023-03-07 20:35:37 +00:00 |
|
|
f3c5dbfae8
|
Updated require statement for editor settings
|
2023-03-07 20:32:05 +00:00 |
|