]> git.madduck.net Git - etc/neovim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

enable LSP, add ALE
authormartin f. krafft <madduck@madduck.net>
Fri, 11 Apr 2025 07:16:38 +0000 (09:16 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 11 Apr 2025 18:49:53 +0000 (20:49 +0200)
commit947cb734e6e7e813d63c0577bdd561cbdcb08751
tree4b1e4371f400128e4f5babae7cc3fb48704db2df
parentc9981be8892a27abb08312093a30d305b8529576
enable LSP, add ALE
.config/nvim/init.lua
.config/nvim/keymaps.lua
.config/nvim/plugin/ale.lua [new file with mode: 0644]
.config/nvim/plugin/lspconfig.lua [new file with mode: 0644]
.gitignore.d/neovim