ralvescosta
d03ad5f526
feat: spells
2025-03-27 06:54:07 -03:00
ralvescosta
69cc514fd0
feat: dap configs
2025-03-26 07:34:43 -03:00
ralvescosta
ce5c356278
feat: remove confg
2025-03-23 18:56:48 -03:00
ralvescosta
0d18217396
feat: signs
2025-03-23 18:52:12 -03:00
ralvescosta
45724c8cdf
feat: staged
2025-03-23 18:47:42 -03:00
ralvescosta
4fe850125c
feat: update gitsigns conf
2025-03-23 18:44:56 -03:00
ralvescosta
c568b79cb7
feat: spells
2025-03-23 18:41:19 -03:00
ralvescosta
ba766952ab
feat: TS
2025-03-21 08:04:57 -03:00
ralvescosta
1dcd891d08
feat: terroform higligth
2025-03-21 05:26:02 -03:00
ralvescosta
82aafd2d21
feat: neo-tree
2025-03-18 05:45:42 -03:00
ralvescosta
a3b0367fdf
feat: remove unused code
2025-03-17 21:48:57 -03:00
ralvescosta
10cdfdfa5d
feat: spells
2025-03-17 21:48:50 -03:00
ralvescosta
3d8bb61f04
feat: neo-tree
2025-03-17 21:48:44 -03:00
ralvescosta
91cf245d3d
feat vim maximizer
2025-03-17 21:48:38 -03:00
ralvescosta
64192db242
feat: adjust lazygit map
2025-03-17 21:48:31 -03:00
ralvescosta
174d7d269d
feat: avante
2025-03-17 21:48:22 -03:00
ralvescosta
9de0a7116e
feat: neo-vim
2025-03-17 08:02:04 -03:00
ralvescosta
0882efd1a3
feat: add rustaceanvim lsp config
2025-03-17 08:01:56 -03:00
ralvescosta
38be6324c2
feat: lazy config
2025-03-17 05:53:50 -03:00
ralvescosta
cf5887e94f
feat: theme
2025-03-17 05:53:45 -03:00
ralvescosta
96f6ac69dd
feat: lualine
2025-03-17 05:53:41 -03:00
ralvescosta
4ad72fc913
feat:
2025-03-16 21:56:18 -03:00
ralvescosta
64b54d4598
feat: spells
2025-03-16 21:56:15 -03:00
ralvescosta
f3f5d1cc7e
feat:
2025-03-16 21:56:10 -03:00
ralvescosta
846b4c36ae
feat: theme transparent
2025-03-16 21:56:05 -03:00
ralvescosta
537f989393
feat: cspell lints
2025-03-16 21:55:54 -03:00
ralvescosta
24e70c9415
feat: toggleterm
2025-03-16 21:55:46 -03:00
ralvescosta
e2cfbaa1fa
feat: bufferline tabs
2025-03-16 21:55:39 -03:00
ralvescosta
7d37624530
feat: dap-go
2025-03-16 20:02:20 -03:00
ralvescosta
d729bec926
feat: maps
2025-03-16 19:56:47 -03:00
ralvescosta
15ec6fe0df
feat: disabled opt.list to improve go files
2025-03-16 19:56:42 -03:00
ralvescosta
f056d7155f
feat:ident
2025-03-16 19:56:22 -03:00
ralvescosta
77f63ea552
feat: lazygit config
2025-03-16 19:55:58 -03:00
ralvescosta
58e8cddefc
feat: hop ocnfigs
2025-03-16 19:55:53 -03:00
ralvescosta
48a21c4532
feat: removing rust analyzer
2025-03-16 15:45:06 -03:00
ralvescosta
2a6c3fd317
feat: kickstart plugins and custom plugins
2025-03-16 15:30:00 -03:00
Crypto-Spartan
38f4744e25
feat: add `vim.opt.confirm = true` ( #1384 )
2025-03-12 17:24:44 -04:00
Chris Patti
34e7d29aa7
Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstart.nvim/issues/1305#issuecomment-2657770325 ( #1354 )
2025-02-19 09:40:16 -05:00
Ari Pollak
ea60b2b01f
Remove duplicate cmp-path ( #1369 )
2025-02-19 09:38:58 -05:00
Jonas Zeltner
e64aa51ef2
fix: regression introduced in db78c0b217 ( #1367 )
2025-02-18 11:15:13 -05:00
Aryan Rajoria
7c49ba1cb7
Fix: fix the cmp-nvim-lsp-signature-help link ( #1363 )
2025-02-18 00:05:15 -05:00
Rob
282cbb9c82
feat: add basic function signature help ( #1358 )
...
* feat: add basic function signature help
* Update init.lua
Co-authored-by: makeworld <25111343+makew0rld@users.noreply.github.com>
---------
Co-authored-by: makeworld <25111343+makew0rld@users.noreply.github.com>
2025-02-17 19:12:06 -05:00
Joaquín Guerra
ebca680dea
perf: load tokyonight.nvim in the intended way ( #1360 )
...
Fixes #1357
2025-02-17 19:10:48 -05:00
GeloCraft
76e06fec5c
feat(diagnostic): add diagnostic config ( #1335 )
...
Co-authored-by: gelocraft <gelocraft@users.noreply.github.com>
2025-02-17 13:01:07 -05:00
Jonas Zeltner
db78c0b217
fix: arguments for the `vim.lsp.Client.supports_method` method ( #1356 )
2025-02-16 22:42:19 -05:00
Chris Patti
d2c006819a
Add a blurb about installing missing emoji on Ubuntu
...
Right next to the nerdfonts blurb as requested.
2025-02-16 22:37:44 -05:00
Erlan Rangel
94f551b803
fix ( #1319 ): gitsigns deprecated functions ( #1321 )
...
- This commit change two functions that are marked as deprecated now:
`gitsigns.stage_hunk` and `gitsigns.toggle_deleted`
2025-02-15 00:48:37 -05:00
bleacheda
71ad926ab1
docs: clarify using opts = {} vs config = function() ... require('plu… ( #1316 )
...
* docs: clarify using opts = {} vs config = function() ... require('plugin').setup({}) .. end
The current documentation mentioning that using "require" is equivalent to using "opts" without detailing the use in the "config = function()" block seems inaccurate.
Lower in the configuration the "config = function()" block is used without clarifying why it needed and what it does.
This clarification may help new users understand the difference between the two, or how and where to place the "require" statement.
* Update init.lua
* remove whitespace
2025-02-14 22:32:50 -05:00
Ryan Nevius
abdbfce0f8
chore(docs): Update README.md ( #1344 )
...
Neovim has renamed the "linux64" binary to "linux-x86_64".
2025-02-14 22:23:31 -05:00
Diorman Colmenares
5bdde24dfb
Use luals 3rd library for luv ( #1303 )
2025-01-15 14:38:26 -05:00