Gabe Venberg
|
613a210bd6
|
style changes to font and colourscheme.
|
2023-11-02 19:00:26 -05:00 |
|
Gabe Venberg
|
80d92fca6e
|
Cleaned up abandoned plugins
|
2023-10-30 17:22:52 -05:00 |
|
Gabe Venberg
|
337ef885aa
|
switched over to lazy for nvim plugins.
|
2024-02-22 14:23:08 -06:00 |
|
Gabe Venberg
|
17c4debccb
|
cleaned up a few trailing newlines.
|
2023-09-13 09:12:18 -05:00 |
|
Gabe Venberg
|
5f5dc76261
|
added toggleterm and whitch-key.nvim.
due to adding whitch-key.nvim, also added descs to all keybinds.
|
2023-09-07 11:17:28 -05:00 |
|
Gabe Venberg
|
0e031e38d0
|
documented external dependencies, gave some stuff a spring cleaning.
|
2023-08-10 01:11:53 -05:00 |
|
Gabe Venberg
|
fcf48d31e3
|
added todo-comments.nvim
|
2023-08-03 16:08:06 -05:00 |
|
Gabe Venberg
|
14e8f5a001
|
added treesj
|
2023-03-22 01:27:23 -05:00 |
|
Gabe Venberg
|
8e522d0fcd
|
added clangd LSP.
|
2023-01-22 02:45:21 -06:00 |
|
Gabe Venberg
|
2b717818af
|
updated some depreciated LSP stuff
|
2022-11-02 23:00:26 -05:00 |
|
Gabe Venberg
|
c8bda3b426
|
added venn.nvim
|
2022-10-03 10:12:26 -05:00 |
|
Gabe Venberg
|
f197e20c61
|
added (commented out) space-based tab section.
|
2022-08-18 11:02:19 -05:00 |
|
Gabe Venberg
|
6a8ddee8f5
|
added instructions on how to bootstrap with impatient.
|
2022-06-20 11:16:43 -05:00 |
|
Gabe Venberg
|
e90208c701
|
modified lsp config.
|
2022-06-16 11:30:25 -05:00 |
|
Gabe Venberg
|
c52ecd2166
|
added impatient.nvim.
|
2022-04-23 13:52:30 -05:00 |
|
Gabe Venberg
|
da38421d7b
|
Moved from custom LSP installs to LspInstall
|
2022-04-21 14:54:07 -05:00 |
|
Gabe Venberg
|
23dbddefa0
|
added keybind for xcolor
|
2022-03-01 18:08:07 -06:00 |
|
Gabe Venberg
|
43b15731f0
|
the treesitter code folding was not working for my needs.
Removed it, restored the old indent+custom foldtext method.
|
2022-02-18 16:50:42 -06:00 |
|
Gabe Venberg
|
657913ee29
|
added symbols-outline.nvim
|
2022-02-03 11:24:03 -06:00 |
|
Gabe Venberg
|
51a5135297
|
new file browser for neovim telescope.
|
2022-01-07 16:26:30 -06:00 |
|
Gabe Venberg
|
09042586ec
|
fixed lsp keybindings.
They now work on more than just the first buffer you open of a given
filetype.
|
2021-12-15 16:23:07 -06:00 |
|
Gabe Venberg
|
83aea3c147
|
made files start with most folds open.
|
2021-12-15 13:08:25 -06:00 |
|
Gabe Venberg
|
d80d290fe2
|
removed luasnippet, fixed lsp keybinds.
|
2021-12-15 11:30:08 -06:00 |
|
Gabe Venberg
|
8322dfa4e1
|
I have joined the dark side! neovim with plugins!
added neovim support for treesitter and LSP, then added a bunch of
plugins to take advantage of them.
|
2021-12-14 00:32:00 -06:00 |
|
Gabe Venberg
|
8123e70d74
|
transported all of current config to lua.
On to learning the new features of neovim 0.5!
|
2021-09-12 00:29:48 -05:00 |
|
Gabe Venberg
|
d8d5296ad2
|
started migrating neovim to init.lua.
refs #3
|
2021-09-06 23:07:40 -05:00 |
|