Commit graph

70 commits

Author SHA1 Message Date
Ralph Azucena
bbefeb33a9 add plugin extra test 2024-04-08 22:36:01 -07:00
Ralph Azucena
67d76806f6 move test.lua 2024-04-08 22:35:14 -07:00
Ralph Azucena
b3f2f9cf1a ferking keymaps 2024-04-07 01:00:38 -07:00
Ralph
67faeaa71a lsp + test.lua 2024-04-07 00:00:14 -07:00
Ralph
d610a77b92 colorscheme updated to frappe 2024-04-07 00:00:04 -07:00
Ralph
dce72ad1d1 verylazy load nvim-tree 2024-04-06 23:59:55 -07:00
Ralph
16dbe0830e woot! 2024-04-06 00:33:40 -07:00
Ralph
1f21101f97 bunch of stuff 2024-04-05 01:27:58 -07:00
Ralph
bdb9375efe add rubocop 2024-04-05 00:25:18 -07:00
Ralph
d693496fe9 syntax fix 2024-04-05 00:02:59 -07:00
Ralph
89d4038d57 nvimtree: change g? to ? for help 2024-04-04 08:24:42 -07:00
Ralph
40ed3f4ca7 show auto update 2024-04-04 07:59:24 -07:00
Ralph
3da368438a add auto update (when avaialable) 2024-04-04 07:59:04 -07:00
Ralph
77585d70e6 add copilot + comment 2024-04-03 23:08:54 -07:00
Ralph
dde568fc53 set nvim settings 2024-04-03 22:54:24 -07:00
Ralph
1503a02bfa ferkin autoformat + <space>0 to find file in explorer 2024-04-03 22:11:56 -07:00
Ralph
2363fb3922 use catppuccin 2024-04-03 14:49:24 -07:00
Ralph
6baf731f4b lols 2024-04-03 14:15:17 -07:00
Ralph
ca4ac221d6 rename file 2024-04-03 08:49:43 -07:00
Ralph
76ac9c3518 indent blankline 2024-04-01 23:14:40 -07:00
Ralph
62ec9e5140 differentiate between plugin I added vs customized 2024-04-01 22:08:59 -07:00
Ralph
52c809efcd removed unnecessary (seemingly) code 2024-04-01 00:28:38 -07:00
Ralph
8a735e4453 small syntax things 2024-04-01 00:18:54 -07:00
Ralph
c82a186c34 deactivate 2024-04-01 00:08:14 -07:00
Ralph
bcffc01c0d WIP - removed neotree; slowly updating nvim-tree configs 2024-03-29 00:21:03 -07:00
Ralph
6cb65276de wip 2024-03-28 00:21:27 -07:00
Ralph
34c1b682d2 disable autoformat 2024-03-27 00:24:48 -07:00
Ralph
4792d4f961 re-enable bufremove 2024-03-27 00:20:36 -07:00
Ralph
52043a558c init commit 2024-03-25 23:43:59 -07:00
Folke Lemaitre
914c60ae75
fix: removed some outdated examples 2024-03-21 17:47:04 +01:00
Joshua Davis
741ff3aa70
fix: on_attach deprecated, replace with lsp.on_attach (#45) 2024-01-19 16:12:29 +01:00
Folke Lemaitre
92b2689e6f
docs: simplify cmp-emoji example 2023-10-09 10:28:53 +02:00
Miles Ramage
a13d5c9076
docs: corrected plugin spec location (#25)
Also fixed minor typos and ambiguities.
2023-06-02 23:27:43 +02:00
Folke Lemaitre
d9aa1d0f08
style: typo 2023-05-28 12:22:52 +02:00
Tom Mi
c5978d7e8c
fix: remove help causing error as nonexistent (#23) 2023-04-22 22:23:56 +02:00
Jesse Zomer
9ad6acdff1
refactor: sumneko -> lua_ls (#18) 2023-02-27 10:29:06 +01:00
Amir Khazaie
1a2b26d37c
fix(examples): fix a bug (#10)
According to documentation and my test, this is the way to add new items to the table
2023-01-27 15:56:32 +01:00
Folke Lemaitre
01a27d15c4
refactor: simplified fzf native example 2023-01-24 14:50:26 +01:00
jliaoh
2d99662e1a
fix(lazy): rearrange imports order so that user can overwrite extra modules (#9) 2023-01-23 23:40:49 +01:00
Folke Lemaitre
f764b0a599
feat: added extra for mini.animate 2023-01-23 00:11:55 +01:00
Folke Lemaitre
ad809a2885
fix(lazy): dont disable matchit, matchparen and netrw by default 2023-01-22 21:26:08 +01:00
Folke Lemaitre
1f4e34a73c
docs: cleanup 2023-01-22 15:45:13 +01:00
Folke Lemaitre
83ea4bfcf3
docs: updated readme to point to the installation section of the docs 2023-01-22 15:44:25 +01:00
Folke Lemaitre
e1f0f3443d
feat: set config.defaults.version for now. Too many semver plugins have outdated releases 2023-01-17 16:39:38 +01:00
Folke Lemaitre
979dfdc5bb
feat(lazy): set config.defaults.lazy = false. Better for new users 2023-01-16 16:53:22 +01:00
Folke Lemaitre
888600e7ff
feat: added example to setup supertab with cmp and luasnip 2023-01-12 13:37:56 +01:00
Folke Lemaitre
bd148b899d
chore: remove lazy-lock.json 2023-01-11 15:31:43 +01:00
Folke Lemaitre
60424fddce
feat: updated examples 2023-01-10 11:13:23 +01:00
Folke Lemaitre
65c17c51a7
docs: typo 2023-01-09 15:38:40 +01:00
Folke Lemaitre
f1e3084e92
docs: fixed starter link 2023-01-09 15:36:52 +01:00