+
Skip to content

bommbo/open-with-meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

open-with-meow

It's a plugin for open file with emacs.

emacs config

need: alacritty

(defun my/open-current-file-in-nvim ()
  "open current file with neovim."
  (interactive)
  (let ((line-number (+ (if (bolp) 1 0) (count-lines 1 (point))))
(column-number (+ (or (current-column) 0) 1)))
    (start-process-shell-command
     "open-in-nvim" nil
      (format "alacritty -e nvim -c \"call cursor(%d, %d)\" %s"
line-number column-number (shell-quote-argument buffer-file-name)))))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载