This website requires JavaScript.
Explore
Help
Register
Sign in
larssonmartin1998
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
34f6d00bdd
.dotfiles
/
nvim
/
lua
History
Download ZIP
Download TAR.GZ
Martin Larsson
34f6d00bdd
Add a way to extend the mason installs with extra goodies like: DAPs, Linters, and Formatters. I've also included clang-format, however, it is not yet setup, make sure to do that and fix clang-tidy.
2024-01-25 00:20:05 +01:00
..
language_servers
Add LSPs for clangd, cmake, and yamlls, theyre not customized, only default conf.
2024-01-23 10:19:51 +01:00
plugs
Add a way to extend the mason installs with extra goodies like: DAPs, Linters, and Formatters. I've also included clang-format, however, it is not yet setup, make sure to do that and fix clang-tidy.
2024-01-25 00:20:05 +01:00
keymaps.lua
Change copy file shortcut to not use yank in command mode as that requiers you to confirm a dialogue
2024-01-23 00:38:45 +01:00
lazy_init.lua
Add basic nvim conf, still wip
2024-01-20 01:30:13 +01:00
lualine_extension_lspsaga.lua
Replace lspsaga with my fork of lspsaga which contains more options for the winbar which makes it easier to integrate it with lualine, which I've also done here. Additionally, set cmdheight=0, and refactor some calls to add_keymaps.
2024-01-22 00:07:35 +01:00
utils.lua
Add basic nvim conf, still wip
2024-01-20 01:30:13 +01:00
vim_opt.lua
Replace lspsaga with my fork of lspsaga which contains more options for the winbar which makes it easier to integrate it with lualine, which I've also done here. Additionally, set cmdheight=0, and refactor some calls to add_keymaps.
2024-01-22 00:07:35 +01:00