Commit graph

68 commits

Author SHA1 Message Date
5a7f792989
chg: 2 space tabs in Haskell files, and some desc change 2024-05-21 19:10:50 -05:00
f89a9107a1
chg: Switch to in-built inlay hints 2024-05-19 17:30:00 -05:00
c4f2a54062
chg: Add lsp and ts config for Haskell 2024-05-18 17:17:52 -05:00
7513bfa9d2
add: Some lsp configs for OCaml 2024-05-17 15:12:24 -05:00
ec2f46016d
new: Added an HTML snippet for autoclosing tags 2024-04-23 00:03:04 -05:00
dedbea9eb3
new: Temporarily add plugin for inlay hints until nvim 0.10 2024-04-18 18:15:51 -05:00
3c24bf7ba2
chg: Remove unneeded variable 2024-04-03 15:25:09 -05:00
51ad9f4bdf
chg: Only do LSP related keybinds on LspAttach 2024-04-03 12:53:42 -05:00
8524170e28
chg: Make LspHover work in all buffers 2024-04-02 22:46:12 -05:00
d00bd92d4a
chg: Put pyright setup inside lsp_config.lua 2024-04-02 01:37:22 -05:00
da9612a94b
new: Make nvim work nicely with python venvs 2024-04-01 22:35:57 -05:00
df5ac44769
chg: Use global codeaction keymap 2024-04-01 16:49:40 -05:00
1371124454
chg: Switched to rustaceanvim for Rust 2024-04-01 02:32:27 -05:00
d89548599e
new: Advanced treesitter stuff in other machines 2024-03-29 00:29:50 -05:00
5d457bec36
chg: Switch back to using tabs to avoid error buffers 2024-03-29 00:17:54 -05:00
bf01840904
chg: Make ,o and ,O repeatable 2024-03-28 04:03:05 -05:00
3529b19864
chg: Use cleaner method for adding empty newlines 2024-03-28 03:44:24 -05:00
30a83e6a1d
new: Browser like mappings 2024-03-28 02:26:33 -05:00
b2fa064635
chg: Open files in buffers using fzf-lua 2024-03-28 02:12:48 -05:00
49fd985beb
chg: Do not use tabs 2024-03-28 02:09:06 -05:00
cce40ca731
chg: Switched to fzf-lua 2024-03-28 01:57:58 -05:00
53e41dc35c
chg: Improved lualine and lean configs 2024-03-28 00:54:23 -05:00
abd917b3b2
new: Added log-highlight plugin 2024-03-28 00:08:00 -05:00
c192a0fb29
fix: treesitter-textobjects setup 2024-03-27 23:35:52 -05:00
21dcb21444
chg: Disable treesitter for latex 2024-03-27 19:49:23 -05:00
fafa7342ce
new: Show total lines in lualine using custom fn 2024-03-27 19:48:46 -05:00
d029e2a06e
new: Added lsp-progress.nvim 2024-03-27 15:18:42 -05:00
2cc1fc0fb5
new: Clear search highlight by Esc in normal mode 2024-03-26 22:44:37 -05:00
b687443541
chg: Added treesitter capture groups and rainbow-delimiters 2024-03-26 17:36:34 -05:00
06cb425209
new: Added the neoscroll plugin 2024-03-26 17:14:42 -05:00
a59303bf82
chg: Reorganize config files 2024-03-26 16:47:12 -05:00
a58149ce06
chg: Some changes to treesitter config 2024-03-26 02:30:40 -05:00
a2748ac0e9
chg: Added more languages to treesitter 2024-03-26 01:40:20 -05:00
8d21ab6bc6
chg: Added bash to treesitter 2024-03-26 01:37:38 -05:00
79b3a5bff4
new: Added treesitter plugin 2024-03-26 01:33:00 -05:00
cd7b3d5acc
chg: Disable grammar checking in vimtex 2024-03-26 00:50:37 -05:00
e38a41a9e0
chg: Disable space around = for makefiles 2024-03-25 16:10:43 -05:00
bae5eb0cfd
chg: Switch to cmp-vimtex 2024-03-25 13:44:31 -05:00
2fedf661e7
chg: Properly lazyload nvim-cmp related plugins 2024-03-23 03:36:19 -05:00
810e9ce16c
chg: Diable telemetry in lua 2024-03-23 03:27:49 -05:00
28771e443a
fix: The laptop package 2024-03-22 23:41:13 -05:00
2677f2df53
new: Added lua language server in laptop 2024-03-22 14:58:45 -05:00
6f25360896
fix: Removed the unnecessary paq-nvim plugin 2024-03-22 13:11:38 -05:00
7038f9145e
chg: Switch to lazy.nvim for plugins 2024-03-22 13:02:23 -05:00
1b011fe67a
new: Add back the fzf and cmp plugins to all machines 2024-03-21 17:29:10 -05:00
eb881cd298
chg: Add back UltiSnips 2024-03-21 01:17:18 -05:00
216598af2f
fix: Package management using paq-nvim 2024-03-21 00:39:15 -05:00
5aa7382d57
chg: Split global configs out and use load modules in the lua way 2024-03-20 22:28:42 -05:00
ca8f9cb4db
chg: Defined the LspHover in lua as well 2024-03-20 21:03:47 -05:00
45c537c675
chg: Move almost every setting to lua 2024-03-20 20:48:32 -05:00