Commit graph

12 commits

Author SHA1 Message Date
c75f696013
nvim: add prettier formating to conform for html and css 2024-12-10 13:34:15 +00:00
095e9f29fa
nvim: add nvim-web-devicons
icons go brr
2024-12-09 13:09:29 +00:00
75b6e32ce2
nvim: add render-markdown-nvim
Fancy text go brrrrrrrrrr~
2024-12-09 10:10:41 +00:00
53dbae8493
nvim: init treesiter-nvim
I wanted fancy markdown rendering in nvim and that needed a treesitter
lsp, so this adds treesitter and the markdown lsp.
2024-12-09 10:10:05 +00:00
2d5b5cb37d
nvim: switch undotree for telescope-undo-nvim
Undotree did not have live updates like I wanted, so I have switched to
the telescope one which does.
2024-12-08 09:51:19 +00:00
1fd1838d3f
nvim: remove ccls in favor of clang
Removes CCLS nvim configuration and exchanges the ccls package for
clang-tools
2024-12-05 09:57:31 +00:00
3ec1ba5f9b
NVIM: Added Code formatting for python 2024-11-27 10:46:06 +00:00
4d66a5e231
Fix: Whitespaces begone or something 2024-11-27 10:41:47 +00:00
7545885942
Finish NVIM refactor 2024-11-08 00:10:13 +00:00
d73ecb1bdb
Major NVIM refactor (ty fire :3) 2024-11-03 12:30:54 +00:00
9f35c3997a
Update lock 2024-02-07 01:21:35 +00:00
c9b979374f
Neovim Fixes 2024-02-02 03:48:41 +00:00