65 Commits

Author SHA1 Message Date
e4e49784df dev: lualine is easy mode.
I'll figure out how to mute the styling later.
2024-10-02 08:22:39 -05:00
13aa0368c3 fix: unix and dos line handling recognization 2024-10-02 07:43:52 -05:00
53268a04d7 feat: quint language server 2024-09-15 20:47:48 -04:00
702faf4b6c feat: Some helpers for listing symbols and such. 2024-08-26 19:58:11 -04:00
bad316d19e maint: warnings cleanup for nvim config 2024-08-26 16:57:47 -04:00
46ac917317 dev: better sile support 2024-08-11 16:03:11 -04:00
b739a91af9 fix: roslyn nvim uses the right sdk. 2024-05-17 09:31:58 -05:00
51274e2ac7 dnvm: for dotnet 2024-05-16 11:45:45 -05:00
d0a3781717 Mapping to delete buffers in the telescope buffer list 2024-04-17 14:12:26 -04:00
9b2bd1fbfa feat: Use neogit instead of vimagit 2024-03-12 10:11:14 -04:00
a811cd131f hotkey to add a buffers file to git 2024-03-06 12:08:27 -05:00
622618c715 Fix an annoying indentation issue in javascript 2024-03-03 15:21:50 -05:00
1c84d0b6a8 Formatting 2024-01-31 22:10:45 -05:00
bd62b52285 More lean keymappings 2024-01-31 20:52:04 -05:00
ebb61135a9 Keybindings for lean4.nvim 2024-01-31 20:36:10 -05:00
38d5d1d009 Turn off lsp trace logging 2024-01-29 23:38:57 -05:00
8fc0d047dd Prepare to use lean4 from flake 2024-01-29 23:38:32 -05:00
248b7bf232 enable all features for cargo 2024-01-22 15:53:22 -05:00
b9ad9eac83 Readd omnisharp and disable roslyn
It isnt quite ready for prime time yet. diagnostics
arent getting handled.
2024-01-09 12:24:39 -05:00
fcb1d2420b Roslyn is "working" 2024-01-09 08:30:42 -05:00
234f291d3a Updated a bunch of stuff in the lua config 2024-01-06 11:06:05 -05:00
f7370dffae Harpoon config updates. 2024-01-05 16:34:03 -05:00
2664a47219 Pin treesitter-context to a version that will build with nix infra. 2024-01-05 16:07:20 -05:00
179b01999b Update nixpkgs version to 23.11 latest 2024-01-05 15:28:39 -05:00
61e60e395c Modify the harpoon open keybinding. 2023-12-09 08:36:57 -05:00
aa42105b2b Add harpoon 2023-12-08 18:03:17 -05:00
aaa6901544 A bunch of cleanup 2023-11-22 18:08:58 -05:00
75e854ff03 neovim hcl support 2023-11-22 18:08:31 -05:00
a50b10c05a Add python310 pip and virtualenv 2023-10-28 09:18:46 -04:00
5bb4a001e2 Add nvim-dap, lldb, llvm bintools, netcoredbg 2023-10-05 12:48:03 -04:00
992afd2245 Add nurl, update runwhen, dadbod hotkeys 2023-09-27 13:39:06 -04:00
04792b9c5d feat: Add vim dadbod stuff to my neovim setup 2023-09-22 11:06:02 -04:00
58b911ba7f refactor: Unify opt setting 2023-09-21 09:38:23 -04:00
d11d6df60d feat: session opts to save in session management 2023-09-21 09:35:52 -04:00
b8d62d9f6e maint: formatting 2023-09-15 16:44:38 -04:00
154391d14c Fix nil issue with server_ready function 2023-09-11 16:39:59 -04:00
f9acfc44ab Add the posession plugin 2023-09-11 10:32:38 -04:00
6e570fbc2e fix: cmp finally works? 2023-09-04 10:14:39 -04:00
1c9bf7056c Trying to get cmp completion plugin to work 2023-09-04 09:53:28 -04:00
4478387b93 fix some telescope stuff. 2023-08-28 14:08:20 -04:00
9293dee5eb Actually the restart command isn't that great. 2023-08-25 14:03:37 -04:00
9a39d0d4f1 Add an LspRestart command 2023-08-25 09:20:04 -04:00
99b7613dde feat: key binding for running a codelens 2023-08-23 19:13:57 -04:00
089679126c clean: Remove unused keybindings 2023-08-23 19:03:33 -04:00
ac66d2256b Working lua-language-server configuration 2023-08-23 18:46:02 -04:00
70c86fae96 feat: Properly handle omnisharp semanticTokens
We need to massage the tokens a bit.
2023-08-23 13:40:46 -04:00
9364b5c328 TreeSitter for c-sharp in nvim 2023-08-22 17:53:41 -04:00
b59fa97f65 Omnisharp config fixes 2023-08-18 16:57:35 -04:00
ad4840d8f0 globals in our lua config 2023-08-18 16:57:12 -04:00
2bb380a7bf Only lua config finally 2023-08-17 15:34:36 -04:00